Skip to main content

Auth0 Passwordless start/end flow

cp:otoroshi.next.plugins.Auth0PasswordlessFlow

This plugin provide endpoints to start and end a passwordless flow

categories:

  • Authentication

default configuration:

{
"ref" : "",
"connection" : "email",
"send" : "code",
"audience" : null
}