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

Use with IsAuthenticatedOrReadOnly #5

Closed
quorth0n opened this issue Apr 19, 2019 · 3 comments
Closed

Use with IsAuthenticatedOrReadOnly #5

quorth0n opened this issue Apr 19, 2019 · 3 comments

Comments

@quorth0n
Copy link

quorth0n commented Apr 19, 2019

No Authorization header returns Invalid Authorization header format, expecting: JWT <token>., and a blank one results in JWT was found to be invalid, or the App’s project ID cannot be determined. Is this the intended behavior? I have ALLOW_ANONYMOUS_REQUESTS set to True.

@quorth0n
Copy link
Author

Never mind, I was building from pip, and it seems the latest commits (#3) haven't been built yet.

@waleko
Copy link

waleko commented Jul 12, 2019

@garyburgmann How about publishing the current version to pypi, so it's accessible via pip?

@garyburgmann
Copy link
Owner

Hey @waleko, I know I have been slack with this, I have personally moved away from this in favor of authenticating with a view and piggy backing off of the djangorestframework-jwt lib.
I will review this over the weekend, and push up the changes to pypi

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

No branches or pull requests

3 participants