Can you provide a relevant code sample (with any private info redacted) so we can see what might be happening? Also if you can provide console web logs that would be helpful
Uncaught Error: Error: At least one database, enterprise or social connection needs to be available.
at index.js:496
Is that true though? The dashboard allows me to choose only passwordless, and that’s the only sign-in I want to use for my app. Seems like that would be a reasonable choice?
I’m confused. If I select Username-Password-Authentication then it’s no longer just passwordless. It prompts the user to supply an email address and a password. Is there a way to use only passwordless authentication?
Hi,
you would have to change the hosted page to “Lock Passwordless” template.
Go to Hosted Pages, enable ‘Customize Login Page’ and choose the ‘Lock Passowrdless’ template under ‘Default Templates’
The info is in the docs, but (IMO) it is not laid out very well. It is buried in the 14 different scenario sub-documents linked from the page below, and there doesn’t appear to be any explicit mention of “just select the passwordless template” for the hosted login page (I admit I’ve only glanced at a few of the sub-documents). There’s a lot of repetition as well. Maybe there’s a way to refactor the docs to pull common elements out to the main page.