flask-jwt icon indicating copy to clipboard operation
flask-jwt copied to clipboard

Returned support for JWT_AUTH_ENDPOINT

Open vasa-chi opened this issue 9 years ago • 1 comments

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.

vasa-chi avatar Apr 05 '16 10:04 vasa-chi

Coverage Status

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

coveralls avatar Apr 05 '16 10:04 coveralls