-
Notifications
You must be signed in to change notification settings - Fork 0
[FEATURE] [BE] Auth Service #29
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
In the backend there should be:
- a service that parse and validate a supabase jwt token and return the user or user id. this can be done throw jwt parser libraries or supabase client. explore both options.
- an auth middleware that uses the service and attach related data to the request body
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status