SensibillAuthBuilder

class SensibillAuthBuilder(context: Context, environment: DefaultEnvironment, oauthSettings: OAuthSettings)

Builder used to build an instance of SensibillAuth. This builder ensures that all required values have been provided before allowing .build to be called

Constructors

Link copied to clipboard
constructor(context: Context, environment: DefaultEnvironment, oauthSettings: OAuthSettings)

Functions

Link copied to clipboard

Call to build an instance of SensibillAuth from properties passed to builder

Link copied to clipboard

Call to add a desired password check type to SensibillAuth