EmailMagicLinks
Provides all possible ways to call EmailMagicLinks endpoints
Types
Functions
Link copied to clipboard
abstract suspend fun loginOrCreate(parameters: MagicLinks.EmailMagicLinks.Parameters): LoginOrCreateUserByEmailResponse
Content copied to clipboard
abstract fun loginOrCreate(parameters: MagicLinks.EmailMagicLinks.Parameters, callback: (LoginOrCreateUserByEmailResponse) -> Unit)
Content copied to clipboard
Wraps Stytch’s email magic link login_or_create endpoint. Requests an email magic link for a user to log in or create an account depending on the presence and/or status current account.