toggle menu
Stytch Android SDK
androidJvm
switch theme
search in API
Stytch Android UI
/
com.stytch.sdk.ui.data
/
OAuthOptions
/
OAuthOptions
OAuth
Options
constructor
(
loginRedirectURL
:
String
?
=
null
,
signupRedirectURL
:
String
?
=
null
,
providers
:
List
<
OAuthProvider
>
=
emptyList()
)