Package com.getsensibill.oauthclient

Types

OAuthProvider
Link copied to clipboard
interface OAuthProvider
This interface provides definitions for all methods required to interact with the Sensibill OAuth service.
OAuthProviderImpl
Link copied to clipboard
class OAuthProviderImpl : OAuthProvider
Default OAuthProvider implementation.
OauthSession
Link copied to clipboard
interface OauthSession
Interface that defines the OAuth properties of a Sensibill User.
OAuthSettings
Link copied to clipboard
class OAuthSettings(apiKey: String, apiSecret: String, credentialType: String, redirectUri: String, isRedirect: Boolean) : Serializable
Class that defines the properties needed to perform on-device authentication