stack/docs/content/docs
mantrakp04 7bcc28df78 Add AuthDataMigrationJob model and related migration scripts
- Introduced the AuthDataMigrationJob model in the Prisma schema to manage authentication migration jobs.
- Created SQL migration scripts to establish the AuthDataMigrationJob table with necessary constraints and indexes.
- Implemented API routes for creating, listing, retrieving, and retrying auth migration jobs.
- Added utility functions for handling encryption and decryption of migration credentials.
- Developed tests to validate the functionality and constraints of the new migration job model.
2026-05-04 09:41:00 -07:00
..
(guides) Add AuthDataMigrationJob model and related migration scripts 2026-05-04 09:41:00 -07:00
components [Docs] Add missing languages to StackProvider lang prop type (#1099) 2026-01-14 12:03:35 -06:00
sdk Add connected accounts back in 2026-03-13 18:20:21 -05:00