puiterwijk / flask-oidc

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

extended custom_callback decorator, use a parameter to control #92

Closed kkzxak47 closed 5 years ago

kkzxak47 commented 5 years ago

whether or not to use custom state. I believe there are two values for statefield: custom, destination, correct me if I'm wrong.