Auth providers
Google, Microsoft, and LINE can be enabled independently through environment variables.
Email and password accounts are supported alongside Google, Microsoft, and LINE sign-in flows when the corresponding provider credentials are configured.
Password creation is enforced with a stronger policy than the default template approach, and the generator below can create a secure option instantly.
Google, Microsoft, and LINE can be enabled independently through environment variables.
Email accounts require a stronger password floor than the default template behavior.
User credentials belong in D1-backed auth tables, not in JSON files inside the repo.