Implement password login
Password-based authentication is the most common login method. Users create an account with their email and a password, then use those credentials to log in.
Prerequisites
- Protekt project configured
- API key and project ID
- SDK installed (
@protekt/sdkor@protekt/react)