zitadel-oidc/example/server
Ayato 5ef597b1db
feat(op): Add response_mode: form_post (#551)
* feat(op): Add response_mode: form_post

* Fix to parse the template ahead of time

* Fix to render the template in a buffer

* Remove unnecessary import

* Fix test

* Fix example client setting

* Make sure the client not to reuse the content of the response

* Fix error handling

* Add the response_mode param

* Allow implicit flow in the example app

* feat(rp): allow form_post in code exchange callback handler

---------

Co-authored-by: Tim Möhlmann <tim+github@zitadel.com>
2024-03-05 15:04:43 +02:00
..
dynamic chore(op): upgrade go-chi/chi to v5 (#462) 2023-10-16 11:02:56 +02:00
exampleop feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
storage feat(op): Add response_mode: form_post (#551) 2024-03-05 15:04:43 +02:00
main.go feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
service-key1.json docs(example): implement OpenID Provider (#165) 2022-04-21 17:54:00 +02:00