Mahmoud.Adel
|
7397ffd450
|
do token generation only when allauth_settings.EMAIL_VERIFICATION is not set to 'MANDATORY'
|
2020-07-09 10:53:41 +02:00 |
|
Michael
|
0fdb2f9bd8
|
Merge pull request #82 from brunomichetti/fix/make-verify-email-browsable
Make verify email browsable
|
2020-06-03 22:55:06 -05:00 |
|
Michael
|
05296dec44
|
Merge pull request #85 from mimischi/patch-1
Return refresh_token and expires_in in SocialLoginSerializer
|
2020-06-03 22:47:17 -05:00 |
|
Michael Gecht
|
ab9d6a96ae
|
Return refresh_token and expires_in
|
2020-06-03 17:18:27 +02:00 |
|
Steve Recio
|
2daa44e5f4
|
change throttle scope naming (rest_auth -> dj_rest_auth)
|
2020-06-03 09:17:15 -04:00 |
|
Steve Recio
|
c03558bd2f
|
fix merge issue
|
2020-06-02 21:02:44 -04:00 |
|
Bruno Michetti
|
6cdcbfacd2
|
Make verify email browsable
|
2020-06-01 17:53:33 -03:00 |
|
Robert Wells
|
0bc943ff25
|
Adds a tox.ini file and instructions in the readme for how to use it.
|
2020-05-16 13:41:45 -07:00 |
|
Ranet P
|
2602d66fef
|
Pass context to JWTSerializer and TokenSerializer
|
2020-04-21 18:17:57 +03:00 |
|
alichass
|
23e88f9838
|
update registration views to work with simplejwt
|
2020-03-11 06:05:11 -04:00 |
|
Michael
|
8bc9ba8c8a
|
Fixes references to serializers + isort
|
2020-02-29 23:56:21 -06:00 |
|
Michael
|
4c3a121676
|
WIP
|
2020-02-29 21:22:37 -06:00 |
|
Michael
|
a87a458ccf
|
Removes six
|
2020-02-29 20:30:21 -06:00 |
|
Michael
|
331094b6a7
|
Fixes Imports
|
2020-02-29 19:54:53 -06:00 |
|
Michael
|
92cc9c18ec
|
Renames project to dj-rest-auth
|
2020-02-29 17:59:38 -06:00 |
|