A human-readable name for your application
Optional authAuthentication is no longer supported through a hosted version. Users must install an extension.
Optional manifestOptional onThis callback is fired if the user exits before finishing
Optional onThis callback is fired after authentication is finished.
The callback is called with a single object argument, with three keys:
authResponse: the raw authResponse string that is returned from authentication
authResponsePayload: an AuthResponsePayload object
userSession: a UserSession object with userData included
Optional redirectThe URL you want the user to be redirected to after authentication.
Optional sendIf sendToSignIn is true, then the user will be sent through the sign in flow.
Optional userGenerated using TypeDoc
A full URL that resolves to an image icon for your application