AuthUserRepository
interface AuthUserRepository
A repository of AuthUser.
Samples
com.google.android.horologist.auth.sample.screens.common.streamline.AuthUserRepositoryStreamlineImplInheritors
Functions
Link copied to clipboard
Returns the authenticated user or null if there is no user authenticated.
Link copied to clipboard
Returns the available users or an empty list if there are none available.