zitadel-oidc/pkg/client/rp
陈杨文 ff2c164057
fix: improve example & fix userinfo marshal (#132)
* fix: example client should track state, call cli.CodeFlow need context

* fix: oidc userinfo can UnmarshalJSON with address

* rp Discover use client.Discover

* add instruction for example to README.md
2021-10-08 08:20:45 +02:00
..
cli fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00
mock feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
delegation.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
jwks.go fix: improve JWS and key verification (#128) 2021-09-14 15:13:44 +02:00
relaying_party.go fix: improve example & fix userinfo marshal (#132) 2021-10-08 08:20:45 +02:00
tockenexchange.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
verifier.go fix: rp verification process (#95) 2021-06-23 11:08:54 +02:00