Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make JWT the first auth class and default
* No harm in adding it to the list. If a JWT auth header is provided, then process it (valid or not). If a JWT is not provided, move on to the next auth.
- Loading branch information