puiterwijk / flask-oidc

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

ValueError is uncaught when credentials_store is missing a Key #129

Open gfinak opened 3 years ago

gfinak commented 3 years ago

This returns None and throws an uncaught error. Fixes #128