Skip to content
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

feat: Add active organization's permission in session claims #187

Conversation

chanioxaris
Copy link
Member

Type of change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🌟 New feature (non-breaking change which adds functionality)
  • 🔨 Breaking change (fix or feature that would cause existing functionality)
  • 📖 Docs change / refactoring / dependency upgrade to change)

Description

When decoding and verifying a session token, we are now parsing any organization permissions that might be included and make them available as part of the SessionClaims struct

Related Issue (optional)

When decoding and verifying a session token, we are now parsing any organization
permissions that might be included and make them available as part of the
SessionClaims struct
@chanioxaris chanioxaris requested a review from a team as a code owner November 17, 2023 09:10
@chanioxaris chanioxaris merged commit 6ac8d1b into main Nov 17, 2023
@chanioxaris chanioxaris deleted the haris/core-670-include-organization-permissions-in-the-session-claims-of-be branch November 17, 2023 09:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants