zitadel-oidc/pkg/rp
Livio Amstutz 628bc4ed65
fix: end session (#35)
* fix: handle code separately

* fix: option to ignore expiration on id_token and error handling

* fix: op handler as http.Handler

* fix: terminate session possible wihtout id_token_hint
2020-07-06 12:52:22 +02:00
..
default_rp.go feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00
default_verifier.go fix: end session (#35) 2020-07-06 12:52:22 +02:00
delegation.go initial commit 2020-01-31 15:22:16 +01:00
error.go fix: end session (#35) 2020-07-06 12:52:22 +02:00
jwks.go fix: make checkKey public 2020-02-06 07:24:28 +01:00
jws.go fix: make checkKey public 2020-02-06 07:24:28 +01:00
relaying_party.go feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00
tockenexchange.go initial commit 2020-01-31 15:22:16 +01:00
verifier.go initial commit 2020-01-31 15:22:16 +01:00