kpmg-agile / ca-pqvp

KPMG submission for CA PQVP
https://www.calproc.website
7 stars 3 forks source link

ca-pqvp-123-jwt-auth User authentication with JWT #152

Closed npearce-kpmg closed 7 years ago

npearce-kpmg commented 7 years ago

Please see commit messages for details API calls that return no data have been left in a failing state ./config/auth.config.json will need to be changed for production use

From any API function, the current user is available through request.user Exceptions: /api/v1/login, /api/v1/users (when called from login page, no user is authenticated)