mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
e1071fd625
Apple want to POST the OIDC auth response back to us rather than using query-params; add the necessary support to make that work.
2 lines
103 B
Gherkin
2 lines
103 B
Gherkin
Add support for receiving OpenID Connect authentication responses via form `POST`s rather than `GET`s.
|