Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Returned support for JWT_AUTH_ENDPOINT #83

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vasa-chi
Copy link

@vasa-chi vasa-chi commented Apr 5, 2016

As of 0.3.2, flask-jwt doesn't create a named auth endpoint (it is named _default_auth_request_handler).

Given that JWT_AUTH_ENDPOINT option is in the docs, I created this PR to restore endpoint naming functionality.

As of 0.3.2 flask_jwt creates an endpoint named '_default_auth_request_handler',
no matter what JWT_AUTH_ENDPOINT is
@coveralls
Copy link

Coverage Status

Coverage increased (+0.05%) to 95.706% when pulling ae04217 on vasa-chi:master into c270841 on mattupstate:master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants