zitadel-oidc/pkg/utils
Livio Amstutz 1518c843de
feat: token introspection (#83)
* introspect

* introspect and client assertion

* introspect and client assertion

* scopes

* token introspection

* introspect

* refactoring

* fixes

* clenaup

* Update example/internal/mock/storage.go

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

* clenaup

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2021-02-15 13:43:50 +01:00
..
browser.go feat(cli): added implementation for codeflow with a cli (#26) 2020-04-30 07:08:30 +02:00
cookie.go initial commit 2020-01-31 15:22:16 +01:00
crypto.go fix: UserInfo with JWT access token (return error in DecryptAES) 2020-10-16 10:47:33 +02:00
hash.go change RP interfaces 2020-09-14 07:52:16 +02:00
http.go scope form encoding 2020-09-29 08:13:51 +02:00
key.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
marshal.go refactoring 2020-09-25 16:41:25 +02:00
marshal_test.go solve PR issues 2020-10-15 15:23:33 +02:00
sign.go refactoring 2020-09-25 16:41:25 +02:00
strings.go initial commit 2020-01-31 15:22:16 +01:00
strings_test.go initial commit 2020-01-31 15:22:16 +01:00