Package-level declarations
Types
Name | Summary |
---|---|
AuthDataSource | [androidJvm] interface AuthDataSource Interface defining data source operations for authentication. |
AuthDataSourceImpl | [androidJvm] class AuthDataSourceImpl@Injectconstructor(firebaseAuth: FirebaseAuth, credentialManager: CredentialManager, ioDispatcher: CoroutineDispatcher) : AuthDataSource Implementation of the AuthDataSource interface responsible for handling authentication data operations. |