5 Commits

Author SHA1 Message Date
e3057928a2 feat: add better authentication features and organization management
- Introduced new database migration for enhanced user and organization management.
- Updated package dependencies to include new Better Auth modules for API keys, Expo, and i18n.
- Implemented SMS functionality for phone verification and password resets.
- Enhanced authentication plugins with username and phone number support.
- Added performance configuration options for session cookie caching and API key updates.
- Updated email templates to include organization invitation messages.
- Improved testing coverage for new features and configurations.
2026-06-10 19:39:15 -07:00
8a20e5cb85 chore: typecheck migration config 2026-06-10 03:35:55 -07:00
fa43906d70 chore: use official better auth cli 2026-06-10 03:30:06 -07:00
29551e1cbc feat: add passkey configuration and tests for auth plugins
docs: implement comprehensive account center plan for cfw-auth
2026-06-10 02:39:09 -07:00
5520e4b7b8 feat: scaffold auth worker 2026-06-10 01:29:47 -07:00