FusionAuth Android SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
FusionAuth Android SDK
FusionAuth Android SDK
/
io.fusionauth.mobilesdk.oauth
/
OAuthAuthorizeOptions
/
OAuthAuthorizeOptions
OAuth
Authorize
Options
constructor
(
redirectUri
:
String
=
"io.fusionauth.app:/oauth2redirect"
,
idpHint
:
String
?
=
null
,
loginHint
:
String
?
=
null
,
deviceDescription
:
String
?
=
null
,
nonce
:
String
?
=
null
,
state
:
String
?
=
null
,
userCode
:
String
?
=
null
,
cancelIntent
:
ERROR CLASS: Symbol not found for Intent?
?
=
null
)