zitadel-oidc/pkg
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
..
cli fix(cli): added implementation for token to client for caching (#29) 2020-05-27 19:00:28 +02:00
oidc Fix: userinfo (#15) 2020-03-06 17:14:30 +01:00
op fix: end session (#35) 2020-07-06 12:52:22 +02:00
rp fix: end session (#35) 2020-07-06 12:52:22 +02:00
utils feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00