An open API service for providing issue and pull request metadata for open source projects.

GitHub / jazzband/djangorestframework-simplejwt issues and pull requests

#916 - Add Kazakh (kk) translations for drf-simplejwt

Pull Request - State: open - Opened by kushibayev about 2 months ago

#915 - Ability to opt-out from `DetailDictMixin` on error processing

Issue - State: open - Opened by sshishov about 2 months ago - 1 comment

#912 - ROTATE_REFRESH_TOKENS tries to "outstand" the token

Issue - State: closed - Opened by martin-ecatch 3 months ago - 2 comments

#910 - Strange author comments in locale files

Issue - State: closed - Opened by stefan6419846 3 months ago - 1 comment

#909 - Make AUTH_HEADER_TYPES case-insensitive as per RFC7235

Pull Request - State: closed - Opened by gumm 3 months ago

#908 - Auth scheme identifiers given in AUTH_HEADER_TYPES are case sensitive

Issue - State: closed - Opened by gumm 3 months ago - 1 comment

#907 - Add Django 5.2 support to test matrix and packaging

Pull Request - State: closed - Opened by mahdirahimi1999 4 months ago - 5 comments
Labels: dependencies

#906 - Update Persian translations for fa and fa_IR locales

Pull Request - State: open - Opened by mahdirahimi1999 4 months ago - 3 comments

#904 - Add hook mechanism when a login attempt fails or succeeds

Pull Request - State: open - Opened by mdefeche 4 months ago - 1 comment

#903 - Provide an override-able get_queryset in JWTAuthentication

Issue - State: open - Opened by SafaAlfulaij 4 months ago - 2 comments

#902 - Fix issue #900

Pull Request - State: closed - Opened by jahazieldom 4 months ago - 1 comment

#901 - feat: improve TokenBlacklistSerializer return values

Pull Request - State: open - Opened by juanbailon 4 months ago

#899 - Add support for `aud` (audience) and `iss` (issuer) claims in tokens

Issue - State: open - Opened by diegocastrum 4 months ago
Labels: enhancement

#898 - Update .gitignore to exclude unnecessary files

Pull Request - State: open - Opened by mahdirahimi1999 4 months ago - 4 comments

#897 - Update Persian translations (fa, fa_IR) for Django application

Pull Request - State: closed - Opened by mahdirahimi1999 4 months ago - 3 comments

#896 - Add mypy to pre-commit and in CI checks

Issue - State: open - Opened by vgrozdanic 4 months ago

#895 - Add test in CI to check if there are ungenerated migrations

Issue - State: closed - Opened by vgrozdanic 4 months ago - 1 comment

#894 - fix: add missing migration for token_blacklist app

Pull Request - State: closed - Opened by juanbailon 4 months ago - 10 comments

#893 - Migration/migration file update

Pull Request - State: closed - Opened by mapoki 4 months ago

#892 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 5 months ago

#891 - Update CHANGELOG.md for 5.5.1

Pull Request - State: open - Opened by Andrew-Chen-Wang 5 months ago - 13 comments

#890 - feat: Various typing improvements

Pull Request - State: open - Opened by khvn26 5 months ago - 1 comment

#889 - fix: Incorrect `Token`, `TokenBackend` typing

Pull Request - State: open - Opened by khvn26 5 months ago - 1 comment

#888 - fix: Do not copy `iat` claim from refresh token

Pull Request - State: closed - Opened by vgrozdanic 5 months ago

#887 - fix: always stringify user_id claim

Pull Request - State: open - Opened by vgrozdanic 5 months ago - 2 comments

#886 - fix: PytestConfigWarning Unknown config option: python_paths

Pull Request - State: closed - Opened by vgrozdanic 5 months ago
Labels: enhancement

#885 - ref: introduce consistency in usage of `Token` and `BlacklistMixin` methods

Pull Request - State: closed - Opened by vgrozdanic 5 months ago - 2 comments
Labels: invalid

#884 - fix: Token.outstand forces users to install blacklist app

Pull Request - State: closed - Opened by Andrew-Chen-Wang 5 months ago - 2 comments

#882 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#880 - Repair the type annotations in the TokenViewBase class.

Pull Request - State: closed - Opened by triplepoint 5 months ago

#879 - #858 New i18n messages

Pull Request - State: closed - Opened by Cloves23 5 months ago

#878 - [i18n] Update

Pull Request - State: open - Opened by github-actions[bot] 5 months ago

#877 - Release updated version of docs

Issue - State: open - Opened by vgrozdanic 5 months ago - 2 comments

#873 - feat: log warning if token is being created for inactive user

Pull Request - State: closed - Opened by vgrozdanic 5 months ago

#872 - docs: Add warning in docs for `for_user` usage

Pull Request - State: closed - Opened by vgrozdanic 5 months ago
Labels: docs

#871 - Checklist for major release v6.0.0

Issue - State: open - Opened by vgrozdanic 5 months ago

#870 - ref: full tracebacks on exceptions

Pull Request - State: closed - Opened by vgrozdanic 5 months ago
Labels: enhancement

#869 - Update CHANGELOG.md

Pull Request - State: closed - Opened by Andrew-Chen-Wang 5 months ago - 1 comment

#867 - CHECK_REVOKE_TOKEN is not working properly

Issue - State: closed - Opened by SumitAchaju 5 months ago - 1 comment

#866 - Adds new refresh tokens to OutstandingToken db.

Pull Request - State: closed - Opened by thecarpetjasp 5 months ago - 2 comments
Labels: bug

#865 - Adds new refresh tokens to the OutstandingToken db...

Pull Request - State: closed - Opened by thecarpetjasp 5 months ago

#863 - Avoid using ROTATE_REFRESH_TOKENS. BUG.

Issue - State: closed - Opened by thecarpetjasp 5 months ago
Labels: bug

#862 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 6 months ago

#861 - fix: Avoid DoesNotExist exception in TokenRefreshSerializer

Pull Request - State: open - Opened by yuekui 6 months ago - 5 comments

#860 - Prevent `DoesNotExist` exception in TokenRefreshSerializer

Issue - State: open - Opened by yuekui 6 months ago - 2 comments

#859 - Caching signing key

Pull Request - State: closed - Opened by henryfool91 6 months ago - 14 comments

#858 - Proposed Change: Translation of Messages for Blacklist Tokens

Issue - State: closed - Opened by Cloves23 6 months ago - 3 comments

#857 - Vulnerability in for_user Method Allowing Unauthorized Access (CVE-2024-22513)

Issue - State: closed - Opened by AbdulrhmanSayedAli 6 months ago - 1 comment
Labels: duplicate

#856 - Add ruff linter and formatter to pre-commit

Pull Request - State: closed - Opened by vgrozdanic 7 months ago

#855 - chore: clean redefinition of mock_jwk_module in backend tests

Pull Request - State: closed - Opened by vgrozdanic 7 months ago

#854 - Move Pyupgrade to python version 3.9

Pull Request - State: closed - Opened by vgrozdanic 7 months ago

#853 - [i18n] Update

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#851 - Fix user_id type mismatch when user claim is not pk

Pull Request - State: closed - Opened by jdg-journeyfront 7 months ago - 1 comment

#850 - Bump codecov/codecov-action from 1 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#849 - Bump actions/setup-python from 2 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#848 - Bump peter-evans/create-pull-request from 6 to 7

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#847 - Bump actions/checkout from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#846 - Bump actions/cache from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#845 - Setup Dependabot

Pull Request - State: closed - Opened by ashwanthbalakrishnan5 7 months ago

#844 - Update locale

Pull Request - State: closed - Opened by Andrew-Chen-Wang 7 months ago - 2 comments

#842 - Bump version to 5.4.0

Pull Request - State: closed - Opened by Andrew-Chen-Wang 7 months ago - 1 comment

#841 - Enable discussions on the repo

Issue - State: closed - Opened by thunder-007 7 months ago - 1 comment
Labels: question

#840 - Update requirements in docs

Pull Request - State: closed - Opened by jnovinger 7 months ago - 3 comments
Labels: docs

#839 - Drop Django <4.2, DRF <3.14, Python <3.9

Pull Request - State: closed - Opened by Andrew-Chen-Wang 7 months ago

#838 - New PyPI Release - v5.4.0

Issue - State: closed - Opened by vgrozdanic 7 months ago - 4 comments
Labels: enhancement, help wanted

#837 - Don't validate subject claim for compatibility with PyJWT>=2.10

Pull Request - State: closed - Opened by grayver 7 months ago
Labels: bug

#836 - Unable to login drf docs

Issue - State: closed - Opened by thunder-007 7 months ago - 2 comments
Labels: question

#835 - Authentication with JWT is not fully stateless

Issue - State: closed - Opened by 922tech 8 months ago - 2 comments

#834 - Add option to allow inactive user authentication and token generation

Pull Request - State: closed - Opened by zxkeyy 8 months ago - 2 comments

#833 - documentation: added explanation for TokenVerifyView

Pull Request - State: closed - Opened by amirreza8002 8 months ago
Labels: docs

#832 - A silenced error for JWT Stateless Authentication during token validation

Issue - State: closed - Opened by InterStella0 8 months ago - 5 comments
Labels: enhancement, help wanted

#831 - Updating PyJWT to 2.10.0 broke login

Issue - State: open - Opened by jeremyqa 8 months ago - 9 comments
Labels: bug

#830 - Add specific "token expired" exceptions

Pull Request - State: closed - Opened by vainu-arto 9 months ago
Labels: enhancement

#829 - Potentially IDOR vulnerability in JWTAuthentication class

Issue - State: closed - Opened by emaces96 9 months ago - 4 comments
Labels: invalid, question

#828 - Update tokens.py

Pull Request - State: closed - Opened by RDxR10 10 months ago - 1 comment

#827 - Is the repo actively maintaned?

Issue - State: open - Opened by hakan-77 10 months ago - 9 comments
Labels: help wanted, question

#826 - Not working with django 5.1.1 also logout and password reset issues not still resolved in library

Issue - State: closed - Opened by mohitpandeyji 11 months ago - 3 comments
Labels: needs investigation

#825 - Token Being Validated and Refreshed For Deleted User

Issue - State: closed - Opened by sbhusal123 11 months ago

#824 - Vulnerability found in dependency : CVE-2024-22513 8.8

Issue - State: closed - Opened by crayola-web 11 months ago - 1 comment

#822 - Algorithms like "EdDSA" requiring cryptography are failing with an "Unrecognised algorithm type" error

Issue - State: closed - Opened by fossy-dude 11 months ago - 1 comment
Labels: enhancement

#821 - Incorrect typing for refresh token.

Issue - State: closed - Opened by proofit404 12 months ago - 3 comments
Labels: bug

#820 - Getting a token takes nearly a second

Issue - State: closed - Opened by AzureIP 12 months ago - 11 comments
Labels: enhancement

#819 - missing some packages and can not import coreapi from restframeword library

Issue - State: closed - Opened by AliMohammadinezhad about 1 year ago - 2 comments
Labels: invalid, question

#817 - Add a type hint for `serializer_class`

Pull Request - State: closed - Opened by iamlogand about 1 year ago

#816 - Authentication bug for multi tenant django app

Issue - State: closed - Opened by peymanahmadifar about 1 year ago - 2 comments
Labels: invalid, question