Skip to content

separate Auth logic from Database logic. #6

@ba6ul

Description

@ba6ul

Create lib/features/auth/data/datasources/xxxx

signIn, signUp, signOut, currentUser (getter).

this class should ONLY handle Supabase.auth. Do not touch the user_profiles table in this file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    architectureRelated to Clean Architecture/Structurehelp wantedExtra attention is neededsupabaseInvolves Supabase SDK interaction

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions