Files
afilmory/be/packages
Innei e4d61ebd28 feat(auth): enhance social account management and improve authentication flow
- Added endpoints for linking and unlinking social accounts in AuthController.
- Introduced new types for social account requests and responses.
- Implemented methods to fetch and serialize social accounts.
- Updated the AuthProvider to include verification handling and cookie prefix management.
- Created new components for social connection settings in the dashboard, allowing users to manage their linked accounts.
- Added database migration for the new auth_verification table to support account verification processes.

Signed-off-by: Innei <tukon479@gmail.com>
2025-11-08 23:47:51 +08:00
..