Daniel Stanton
|
e1dffa4ef7
|
Reverted use of REST_AUTH_TOKEN_APP
This would be a breaking change, and would make it harder to use JWT and Knox simultaneously (e.g. JWT for Web, Knox for Mobile), so reverted.
|
2017-01-25 10:44:31 +00:00 |
|
Daniel Stanton
|
e9c4ecbc07
|
Use REST_AUTH_TOKEN_APP and remove REST_USE_JWT
Prevent simultaneous Knox and JWT use. Options are 'jwt' or 'knox'
|
2017-01-24 14:20:41 +00:00 |
|
Daniel Stanton
|
b926291fdc
|
Replaced tabs with spaces
|
2017-01-24 13:56:23 +00:00 |
|
Daniel Stanton
|
d76b685c36
|
try/except Knox AuthToken model import
|
2017-01-24 13:53:06 +00:00 |
|
Daniel Stanton
|
ca0cbd88e6
|
Use Knox AuthToken as default Token Model if REST_USE_KNOX is True
|
2017-01-24 12:47:46 +00:00 |
|
Mateus Caruccio
|
c9d55f768c
|
Add support for custom Token model
|
2016-01-02 15:59:06 -02:00 |
|
Sumit Chachra
|
e1c577d4fd
|
First commit.
|
2014-04-30 12:52:05 -07:00 |
|