zitadel-oidc/pkg
James Batt 86fd502434
feat(op): implemented support for client_credentials grant (#172)
* implemented support for client_credentials grant

* first draft

* Update pkg/op/token_client_credentials.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* updated placeholder interface name

* updated import paths

* ran mockgen

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-05-09 15:06:54 +02:00
..
client fix: move to new org (#177) 2022-04-26 23:48:29 +02:00
crypto feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
http feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00
oidc feat(op): implemented support for client_credentials grant (#172) 2022-05-09 15:06:54 +02:00
op feat(op): implemented support for client_credentials grant (#172) 2022-05-09 15:06:54 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00