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

get_all_permissions is not available on all Authentication Backends #155

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

arjun2504
Copy link

For example, GraphQL JWT does not have get_all_permissions. Thus, there should be a check to identify whether the definition is supported or not.

get_all_permissions() cannot be expected on all authentication backends
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

5 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 80.938% when pulling 8202905 on arjun2504:master into f58df9f on javrasya:master.

@javrasya
Copy link
Owner

Thank you for the PR and It makes sense @arjun2504 but let me have a look at this soon as possible and get back to you.

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.

3 participants