Skip to content

[FEATURE] [FE] Auth Service #24

@Muatasim-Aswad

Description

@Muatasim-Aswad
  • open an account in supabase using the organization email
  • add the needed schemas in supabase according to the ERD and supabase auth structure
  • implement the service in Next (apps/web) using the needed layers to isolate supabase and not mix it with the app:
    • in the lib add the connection (instance)
    • in the services add a special service for auth
    • any page should use the supabase through the service and not directly through supabase

Metadata

Metadata

Assignees

No one assigned

    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