AuthRepositoryImpl
class AuthRepositoryImpl(supabase: DockwareSupabase, preferences: Preferences, apiService: ApiService, profileRepository: ProfileRepository, organizationRepository: OrganizationRepository) : AuthRepository
Constructors
Link copied to clipboard
constructor(supabase: DockwareSupabase, preferences: Preferences, apiService: ApiService, profileRepository: ProfileRepository, organizationRepository: OrganizationRepository)