toggle menu
Authgear
androidJvm
switch theme
search in API
sdk
/
com.oursky.authgear
/
AuthenticateOptions
/
AuthenticateOptions
Authenticate
Options
@
JvmOverloads
constructor
(
redirectUri
:
String
,
xState
:
String
?
=
null
,
prompt
:
List
<
PromptOption
>
?
=
null
,
uiLocales
:
List
<
String
>
?
=
null
,
colorScheme
:
ColorScheme
?
=
null
,
wechatRedirectURI
:
String
?
=
null
,
page
:
String
?
=
null
,
authenticationFlowGroup
:
String
?
=
null
,
oauthProviderAlias
:
String
?
=
null
)