issues
search
AdrianFerJ
/
v2go-api
V2go web app's repo contains client and server apps (django and angular), and infastructure setup for both apps, postgres, redis, and nginx using docker
0
stars
0
forks
source link
Token auth
#83
Closed
AdrianFerJ
closed
5 years ago
AdrianFerJ
commented
5 years ago
Enable token auth
Disable sessions auth
Add permissions requirement to protected views
Add new authentication endpoint (api-token-auth, instead of login)