Uh oh!
There was an error while loading. Please reload this page.
feat(scim): add scim_users, scim_tokens tables - #2745
Merged
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
xlgmokhaforce-pushed
the
scim/1-migrations
branch
from
August 26, 2026 15:23
6580640 to
80ec271Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
xlgmokha
marked this pull request as draft
August 26, 2026 21:52
xlgmokhaforce-pushed
the
scim/1-migrations
branch
from
August 26, 2026 22:33
074458e to
f9a435aComparexlgmokha
commented
Aug 26, 2026
Uh oh!
There was an error while loading. Please reload this page.
xlgmokhaforce-pushed
the
scim/1-migrations
branch
2 times, most recently
from
August 26, 2026 23:31
a7c9b2d to
368471eComparexlgmokha
marked this pull request as ready for review
August 27, 2026 00:26
fadymak
approved these changes
Aug 27, 2026
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
xlgmokhaforce-pushed
the
scim/1-migrations
branch
from
August 27, 2026 15:54
368471e to
9a4b646Comparexlgmokha added a commit
to xlgmokha/auth.supa
that referenced
this pull request
Aug 27, 2026
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 freeto 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.
What kind of change does this PR introduce?
Feature. Add
scim_usersandscim_tokenstables.What is the current behavior?
These tables do not exist.
What is the new behavior?
These tables are added to support the SCIM API.
Additional context
Extracted from #2731