Login with magic link method
With "Login with magic link" method, you can implement passwordless sign in functionality in your application.
You will first need to use "Send magic link" method to send the link to the email.
This method will get access token from the link that is build from "Send magic link" method and will login user!
Parameters
- Redirect url: This is an optional function field where you can redirect user after successful sign in!