zitadel-oidc/pkg
Tim Möhlmann e8262cbf1f
chore: cleanup unneeded device storage methods (#399)
BREAKING CHANGE, removes methods from DeviceAuthorizationStorage:

- GetDeviceAuthorizationByUserCode
- CompleteDeviceAuthorization
- DenyDeviceAuthorization

The methods are now moved to examples as something similar can be
userful for implementers.
2023-05-26 10:06:33 +02:00
..
client feat: generic Userinfo and Introspect functions (#389) 2023-05-05 12:36:37 +00:00
crypto chore(linting): apply gofumpt & goimports to all .go files (#225) 2022-10-05 09:33:10 +02:00
http feat: add context to all client calls (#345) 2023-03-23 15:31:38 +01:00
oidc feat: generic Userinfo and Introspect functions (#389) 2023-05-05 12:36:37 +00:00
op chore: cleanup unneeded device storage methods (#399) 2023-05-26 10:06:33 +02:00
strings feat: Token Revocation, Request Object and OP Certification (#130) 2021-11-02 13:21:35 +01:00