Skip to content

issues Search Results · repo:jpadilla/django-rest-framework-jwt language:Python

Filter by

0 results
 (96 ms)

0 results

injpadilla/django-rest-framework-jwt (press backspace or delete to remove)

I m using JWT in a httpOnly cookie and allowing multiple logins on the system. If I have 2 sessions opened with the same user (different JWT tokens) and if one of them logs out I reset all JWT tokens by ...
  • pedroflying
  • Opened 
    on Feb 11, 2020
  • #493

I am very confused about using allauth/jwt? I need email verification for account activation/deletion and many other things but i also need jwt token like thing to secure get/post apis.... What can i do???? ...
  • SohaibShafiq1
  • Opened 
    on Jan 5, 2020
  • #492

https://github.com/jpadilla/django-rest-framework-jwt/blob/4021e0bd46eed8ca7dd0ea9337e2606951cb55fb/rest_framework_jwt/serializers.py#L53 When using the default ModelBackend in django settings activated, ...
  • tzimos
  • 1
  • Opened 
    on Sep 15, 2019
  • #491

Hello, I am using email instead of username for authentication. So my custom user model does not have username field. My code is based on this Now I am setting up jwt authentication and I receive the ...
  • ajendrex
  • 1
  • Opened 
    on Aug 6, 2019
  • #488

At the bottom of Readme, the docs link (http://getblimp.github.io/django-rest-framework-jwt) is dead. I think the correct link should be: http://jpadilla.github.io/django-rest-framework-jwt/ Should I ...
  • vaibhavhrt
  • 1
  • Opened 
    on Aug 6, 2019
  • #487

Hi there, the documentation has gone, could anyone find it? THANKS!!
  • YipCyun
  • 2
  • Opened 
    on Jul 9, 2019
  • #485

Hello there, For a long time now I ve honestly thought I d have the time and energy to come back and work on this project, and I think I still don t. I ve not worked on any project recently needing it, ...
discussion
  • jpadilla
  • 12
  • Opened 
    on Jul 8, 2019
  • #484

Hi there, I ve been trying to embed the JWT into my codes. The original Django setup was working perfectly up until I found a mismatch of Django Libraries given in the requirements. My installed libraries ...
  • sgrobert
  • 3
  • Opened 
    on Jun 25, 2019
  • #483

After using JWT token in un unsafe way for a little over an year I ve finally decided that I would like to fix my current setup. I read everywhere that is not good to save a JWT token in the local client ...
  • pinkynrg
  • 1
  • Opened 
    on Jun 13, 2019
  • #482
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub