CreateParams
object 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.