pallets-eco / flask-jwt

JWT (JSON Web Tokens) for Flask applications
MIT License
564 stars 177 forks source link

Added custom handler for authenticating via payload #39

Closed patrickjahns closed 7 years ago

patrickjahns commented 9 years ago

Providing a way to overwrite the default payload handler for the http post requests - this way someone could implement an easy solution for refresh the token. This also allows for more complex auth requests (i.e. including permission levels etc.)

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 59f2e5c41d0587e03142984185fe266b1def42b2 on patrickjahns:master into 0789fd7578eff43bc7a62c1083b069d0a5cf73ac on mattupstate:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 0b6a666d008f3b629390efe80afe9d8be81b9d50 on patrickjahns:master into 0789fd7578eff43bc7a62c1083b069d0a5cf73ac on mattupstate:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 0b6a666d008f3b629390efe80afe9d8be81b9d50 on patrickjahns:master into 0789fd7578eff43bc7a62c1083b069d0a5cf73ac on mattupstate:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling af48fadec8d7acb2561f418f0d08707166384333 on patrickjahns:master into 0789fd7578eff43bc7a62c1083b069d0a5cf73ac on mattupstate:master.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling af48fadec8d7acb2561f418f0d08707166384333 on patrickjahns:master into 0789fd7578eff43bc7a62c1083b069d0a5cf73ac on mattupstate:master.