flask-oidc
flask-oidc copied to clipboard
Feature request: form_post
Hi!
I wonder if it would be possible to add something like "OIDC_RESPONSE_FORM" that would allow form_post so that the callback would be called by POST and not by GET.
Hmm, I don't think that this library can have any control over how the identity provider is redirecting to your app. Or can it?