zitadel-oidc/pkg/op/mock
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
..
authorizer.mock.go let tests work 2020-09-15 08:06:43 +02:00
authorizer.mock.impl.go refactoring 2020-09-28 09:07:46 +02:00
client.go fix: allow additional scopes (#69) 2020-11-03 08:07:02 +01:00
client.mock.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
configuration.mock.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
generate.go initial commit 2020-01-31 15:22:16 +01:00
signer.mock.go refactoring 2020-09-28 09:07:46 +02:00
storage.mock.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00
storage.mock.impl.go feat: token introspection (#83) 2021-02-15 13:43:50 +01:00