zitadel-oidc/pkg/client
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
..
profile chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
rp feat(op): Add response_mode: form_post (#551) 2024-03-05 15:04:43 +02:00
rs Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
tokenexchange Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client_test.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
integration_test.go feat: go 1.22 and slog migration (#557) 2024-02-28 10:44:14 +01:00
jwt_profile.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
key.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00