CreateParams

Container object for sign-in creation parameters and strategies.

Note: if you want to sign in with OAuth or Enterprise SSO, use the SignIn.authenticateWithRedirect() method instead. Relatedly, If you are using the SignIn.authenticateWithRedirect() method, you do not need to call SignIn.create() first. The SignIn.authenticateWithRedirect() method will handle the creation of the SignIn object internally.

Types

Link copied to clipboard
sealed interface Strategy

A sealed interface defining different strategies for creating a sign-in.