flask-oidc icon indicating copy to clipboard operation
flask-oidc copied to clipboard

Feature request: form_post

Open oculos opened this issue 1 year ago • 1 comments

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.

oculos avatar Jun 19 '24 07:06 oculos

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?

abompard avatar Jul 04 '24 08:07 abompard