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

Convert role permissions to resource permissions #187

Open
mrharpo opened this issue Nov 16, 2023 · 0 comments
Open

Convert role permissions to resource permissions #187

mrharpo opened this issue Nov 16, 2023 · 0 comments
Labels
enhancement ➕ New feature or request

Comments

@mrharpo
Copy link
Contributor

mrharpo commented Nov 16, 2023

Permissions

Use OAuth token permissions to check if user has permission.

E.g:

def is_allowed():
    return permission in user.permissions
@github-project-automation github-project-automation bot moved this to 🆕 New in Chowda 2023 Nov 16, 2023
@github-project-automation github-project-automation bot moved this to 🆕 New in Chowda 2024 Sep 19, 2024
@mrharpo mrharpo moved this from 🆕 New to 🔖 Ready in Chowda 2024 Oct 16, 2024
@mrharpo mrharpo added the enhancement ➕ New feature or request label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
Status: 🔖 Ready
Status: 🆕 New
Development

No branches or pull requests

1 participant