mirror of
https://mau.dev/maunium/synapse.git
synced 2024-11-16 15:01:23 +01: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.
1 line
103 B
Gherkin
1 line
103 B
Gherkin
Add support for receiving OpenID Connect authentication responses via form `POST`s rather than `GET`s.
|