-
Notifications
You must be signed in to change notification settings - Fork 0
[FEATURE] [FE] Auth Service #24
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
- 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Projects
Status
No status