puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
154 stars 217 forks source link

Should logout() remove from credential store? #79

Open jasper9 opened 5 years ago

jasper9 commented 5 years ago

Should the logout() process remove the entry from the custom credential store (if using), or is it assumed that would be tracked and expunged on a duration?