mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
* removed openid for oauth providers, switch to pure oauth flow * restructured files * added project id to the env keys * fixed tooltip display bug * improved docs links * removed old comments * improved oauth code structure * removed MS tenantID * added linking account * added access token endpoint * fixed prisma schema * added store refresh token * fixed no refresh token error * added authorize and link types to authorize endpoint * added adding scope * improved oauth provider code structure * added additional scopes to db * fixed sessions * fixed oauth provider select bug * added scopes to dashboard * added get account * added useAccount * added useAccessToken * fixed type errors * fixed bug * added oauth link failed page * added error page * fixed bugs * updated error page * added extra scope error * fixed additional scope * removed test code, fixed bug * Throw error when accessing OAuth access token with shared OAuth keys * removed additional scopes * added scopes on sign in * renamed errors * added redirect URL for the oauth provider setting * dynamic link * added connect wrong account error * added migration file, fixed useConnection bug * added after callback redirect url * fixed types * fixed type error * updated migration file |
||
|---|---|---|
| .. | ||
| 20240306152532_initial_migration | ||
| 20240313024014_authroization_code_new_user | ||
| 20240418090527_magic_link | ||
| 20240507195652_team | ||
| 20240518151916_email_config | ||
| 20240520152704_selected_team | ||
| 20240528090210_email_templates | ||
| 20240529121811_spotify_oauth | ||
| 20240608142105_oauth_access_token | ||
| migration_lock.toml | ||