-
Notifications
You must be signed in to change notification settings - Fork 682
Issues: jazzband/djangorestframework-simplejwt
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
On refresh I think the user is not checked again (whether it exists)
#87
opened Feb 27, 2019 by
gabn88
updated Apr 26, 2019
Add setting to specify user model manager name.
#138
opened Jul 16, 2019 by
ghost
updated Jul 16, 2019
About raising NotAuthenticated without token in Header request
#148
opened Aug 15, 2019 by
phuongtai
updated Aug 15, 2019
Add example to README on how to use verify endpoint
#164
opened Oct 4, 2019 by
johnthagen
updated Oct 19, 2019
state.token_backend
does not respect updated Django settings at test time
#58
opened Jan 3, 2019 by
jamescooke
updated Dec 6, 2019
Revoke access token if password is changed
#141
opened Jul 24, 2019 by
HadiDoDev
updated Dec 26, 2019
Implement django authentication signals
#190
opened Dec 17, 2019 by
ricardocamposilva
updated Feb 1, 2020
Add tests into the package distribution
enhancement
#194
opened Dec 23, 2019 by
barseghyanartur
updated May 16, 2020
token_type field in OutstandingToken model
enhancement
#259
opened Jun 17, 2020 by
eshaan7
updated Jul 1, 2020
Avoid potential vulnerability in pyjwt
enhancement
#129
opened Jul 1, 2019 by
lig
updated Jul 3, 2020
Separate signing keys for different services
#202
opened Jan 18, 2020 by
PetrS12
updated Jul 3, 2020
Issue when Authentication fails: __init__() takes from 1 to 2 positional arguments but 3 were given
#144
opened Aug 2, 2019 by
naelmusleh
updated Aug 17, 2020
Token Verification ignores Blacklist
help wanted
#231
opened Apr 7, 2020 by
TeresaSiegmantel
updated Sep 4, 2020
Variable 'aud' claims based on source of request and matching validation
enhancement
help wanted
#262
opened Jul 2, 2020 by
AlexanderNeilson
updated Sep 12, 2020
Token verification is passing after token rotation
bug
#46
opened Oct 18, 2018 by
regzon
updated Sep 25, 2020
Question: Is keeping the entire tokens in blacklist app considered safe?
question
#373
opened Feb 4, 2021 by
bj00rn
updated Mar 10, 2021
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.