zitadel-oidc/example
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
server chore: cleanup unneeded device storage methods (#399) 2023-05-26 10:06:33 +02:00
doc.go feat(op): dynamic issuer depending on request / host (#278) 2023-02-09 17:10:22 +01:00