Package-level declarations
Types
Link copied to clipboard
interface OmhAuthClient
Link copied to clipboard
interface OmhAuthFactory
A Factory to provide any interfaces of the OMH Auth module. This isn't designed to be used directly from the client side, instead use the OmhAuthProvider
Link copied to clipboard
class OmhAuthProvider
Object that providers the correct implementation of the client for GMS or non GMS builds.
Link copied to clipboard
interface OmhCredentials
An abstraction to provide access to the user's tokens and their functionalities. This doesn't require the user to be logged in to be created, it will just return null values or exceptions when trying to refresh tokens.