EmailMagicLinks
Provides all possible ways to call EmailMagicLinks endpoints
Types
Functions
Link copied to clipboard
abstract suspend fun loginOrSignup(parameters: B2BMagicLinks.EmailMagicLinks.Parameters): BaseResponse
Content copied to clipboard
abstract fun loginOrSignup(parameters: B2BMagicLinks.EmailMagicLinks.Parameters, callback: (BaseResponse) -> Unit)
Content copied to clipboard
Wraps Stytch’s email magic link login_or_signup 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.