puiterwijk / flask-oidc

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

Turn off token validation #121

Open MasterSergius opened 3 years ago

MasterSergius commented 3 years ago

Is it possible to turn off token validation somehow? We have our own token validator and we want to use it instead.