zitadel-oidc/pkg/client
Tim Möhlmann fe3e02b80a
feat(rp): client credentials grant (#494)
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-05 06:40:16 +01: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 (#494) 2023-12-05 06:40:16 +01: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 (#494) 2023-12-05 06:40:16 +01: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