Skip to content

[FEATURE] [BE] Auth Service #29

@Muatasim-Aswad

Description

@Muatasim-Aswad

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions