mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
* removed v1 api * added new database schema * fixed small problems * fixed import errors * fixed small problems in schema * fixed missing metadata * fixed totp db * updated user * added check auth data, updated cc primary * added user update * added comments * updated project create * fixed bugs * updated seed script * updated verification code handler * updated sign in * updated imports * updated projects * updated sign in route * remove credential and magic link fields from ProjectConfig model * fixed type bugs * updated otp sign-in * fixed seed script * fixed password update * updated credential and magic link enable * fixed projects credential and magic link * fixed oauth provider update * added otp and password config update * fixed db fkey * fixed circular dependency * fixed seeding * fixed auth method fkey constraint * password type => identifierType * fixed seed * fixed bugs * fixed circular import * deterministic auth methods order * fixed bug * fixed credential enabled default * fixed bugs * fixed credential enabled update bug * updated tests * fixed small bugs * fixed connected account bugs * updated test * fixed password update bug * fixed bug * fixed tests * fixed redirect bugs * added migration file * Update migration SQL * Fix stuff * improved get user speed * fixed crud, improved smart-request * improved smart request further * improved smart request * added prisma preview features * fixed smart request * fixed prisma * added otel * fixed bugs * fixed small problem * added jaeger and delay * fixed small things * updated parse auth structure --------- Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| schema.prisma | ||
| seed.ts | ||