pallets-eco / flask-security

Quick and simple security for Flask applications
MIT License
649 stars 154 forks source link

Add freshness to auth tokens #990

Closed jwag956 closed 5 months ago

jwag956 commented 5 months ago

This enables us-setup to be totally functional with auth tokens (not requiring a session cookie).

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.44%. Comparing base (80a7139) to head (c44d6a2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #990 +/- ## ======================================= Coverage 98.44% 98.44% ======================================= Files 36 36 Lines 4621 4622 +1 ======================================= + Hits 4549 4550 +1 Misses 72 72 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.