AuthenticateOptions

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)