zitadel-oidc/pkg/client
Tim Möhlmann 172aef5350 feat(rp): client credentials grant
This change adds Client Credentials grant to the Relying Party.
As specified in [RFC 6749, section 4.4](https://datatracker.ietf.org/doc/html/rfc6749#section-4.4)
2023-12-04 19:30:57 +02:00
..
profile chore(deps): migrage jose to go-jose/v3 (#433) 2023-09-01 14:33:16 +03:00
rp feat(rp): client credentials grant 2023-12-04 19:30:57 +02:00
rs Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
tokenexchange Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
client_test.go Merge branch 'next' into next-main 2023-10-12 16:07:49 +03:00
integration_test.go feat(rp): client credentials grant 2023-12-04 19:30:57 +02:00
jwt_profile.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
key.go feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00