Hi there!
I’m trying hard to use passwordless login for a single page application but it never shows up at the login.
It worked once in the beginning and then something went wrong though I didn’t change my code. I have read the instructions several times. Are there any common pitfalls in the setup?
Best regards,
Mattias Inokuchi
Solved the problem. I didn’t read the instructions well enough:
- Go to Dashboard > Branding > Universal Login and click the Login tab.
- Enable the Custom Login Page and select the Lock (passwordless) template. The HTML template will update with code using the Lock widget with passwordless customization options.
- Customize the template, and click Save Changes. You can use HTML and CSS to customize the login form.