Skip to main content

PreAuthenticatedURLOptions

@authgear/capacitor


@authgear/capacitor / PreAuthenticatedURLOptions

Interface: PreAuthenticatedURLOptions

PreAuthenticatedURLOptions is options for pre-authenticated-url.

Properties

state?

optional state: string

Any string that will be passed to webApplicationURI by the state query parameter.


webApplicationClientID

webApplicationClientID: string

The client ID of the web application.


webApplicationURI

webApplicationURI: string

The URI the browser should go to after successfully obtained a authenticated session.