Team user profile API#150
Merged
fomalhautb merged 4 commits intodevstack-auth/stack-auth:devfrom Jul 25, 2024
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
N2D4
pushed a commit
that referenced
this pull request
Jul 26, 2024
* added team member endpoints * fixed circular dependency bug, added team member profiles tests * added more tests * added migration file
fomalhautb
added a commit
that referenced
this pull request
Jul 26, 2024
* 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.