zitadel-oidc/pkg/client/rp
David Sharnoff 74e1823392
chore: add an RP/OP integration test (#238)
* rp/op integration test
do not error if OP does not provide a redirect
working, but with debugging
clean up, remove debugging
support go1.15
attempt to fix coverage calculation

* Update pkg/client/rp/integration_test.go

Co-authored-by: Livio Spring <livio.a@gmail.com>

Co-authored-by: Livio Spring <livio.a@gmail.com>
2022-11-18 07:29:25 +01:00
..
cli fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
mock fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
delegation.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
integration_test.go chore: add an RP/OP integration test (#238) 2022-11-18 07:29:25 +01:00
jwks.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
relying_party.go feat: add rp.RevokeToken (#231) 2022-11-15 07:35:16 +01:00
tockenexchange.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
verifier.go chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00