Files
directus/api/src
Aiden Foxx 05c045e9ff Handle "form_post" OAuth and OpenID responses (#16231)
* Allow both POST and GET responses in OAuth flow

* Be more explicit about which method we fetch OAuth data from

* Removed unnecessary error handling in OAuth router

* Fixed method check in OAuth router

* Simplified method check

* Added POST support to OpenID flow

* Prefer redirect on OpenID POST to retain LAX cookie policy

* Prefer redirect on OAuth2 POST to retain LAX cookie policy

* Update api/src/auth/drivers/oauth2.ts

* Update api/src/auth/drivers/openid.ts
2022-11-01 16:44:17 -04:00
..
2022-10-25 17:04:45 -04:00
2022-10-18 19:19:36 +00:00
2021-11-03 17:34:48 -04:00
2022-10-20 09:31:17 -04:00
2021-04-29 15:55:12 -04:00
2022-02-28 21:09:27 +00:00
2021-09-13 17:48:36 -04:00