Sign-In Methods
Nhost Authentication supports the following sign-in methods:
- Email and Password
- Magic Link
- Phone Number (SMS)
- Security Keys (WebAuthn)
- Apple
- Discord
- GitHub
- Spotify
- Twitch
Enabling sign-in methods during local development
To enable a sign-in method locally, add variables corresponding to the relevant authentication methods in an .env.development
file located in the project repository. An overview of available options is available in the Hasura Auth repository.