-
-
Notifications
You must be signed in to change notification settings - Fork 801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page authenticate role #3902
Page authenticate role #3902
Conversation
🦋 Changeset detectedLatest commit: 7da9bb0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 7 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
@siddhsuresh Were you able to update the docs with this? Great job as always! |
@dillonraphael I linked the updated docs PR |
Sorry @siddhsuresh, can we just get the conflicts resolved? Going to get this merged and released. |
@dillonraphael I resolved the merge conflict |
Closes: #2399
What are the changes and their implications?
role
to theauthenicate
property to authorize users depending on their roleValues that can be passed to
role
property isstring
or anarray
ofstrings
Used the following convention [mentioned in the issue]
Feature Checklist
pnpm changeset
in the root directory)packages\blitz-auth\src\client\auth-client.test.ts
to showrole
as publicmain
branch)