mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-27 21:01:03 +08:00
* Support moduleResolution: "node" * Remove deprecated TeamSwitcher, use SelectedTeamSwitcher instead * Rename CredentialSignInForm -> CredentialSignIn in code * Improve KnownError messages * Fix connected accounts (#148) * fixed endpoint * fixed account linking * fixed get access token * fixed import bug * Client team API (#149) * added transactions * added client team update and delete * added client side remove member * allow user remove them selves from team * fixed bug, fixed tests * added client update test, fixed bugs * added tests for team delete * added more tests, fixed bugs * fixed server example docs * fixed broken doc link * Impersonation * do not create endpoint automatically * removed unused property * Team user profile API (#150) * added team member endpoints * fixed circular dependency bug, added team member profiles tests * added more tests * added migration file * Improved error messages * Redirect user to correct page after sign-in (#151) * Metadata fields should be set to null when left empty (#145) * fixed send verification email * added comments in prisma file * improved types (#152) * added better messages for domains * Added sentry headers to the allow list * Optional shared keys (#153) * removed standard providers and shared providers * added more types * updated all providers imports * fixed circular dependency * updated dashboard for different shared keys * fixed old dashboard * added migration file * added better oauth error message * added facebookConfigId * fixed types * fixed for facebook config to be string bu --------- Co-authored-by: Stan Wohlwend <n2d4xc@gmail.com> |
||
|---|---|---|
| .. | ||
| 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 | ||
| 20240610085756_outer_oauth_info | ||
| 20240618150845_system_team_permission | ||
| 20240701161229_fix_selected_team_and_added_ondelete | ||
| 20240702050143_verification_codes | ||
| 20240707043509_team_profile_image | ||
| 20240714031259_more_backend_endpoints | ||
| 20240722004703_events | ||
| 20240725161939_team_profiles | ||
| 20240726164717_removed_shared_spotify | ||
| 20240726225154_facebook_config_id | ||
| migration_lock.toml | ||