zitadel-oidc/example/server
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
..
dynamic upgrade this module to v3 2023-03-20 13:38:21 +02:00
exampleop chore: cleanup unneeded device storage methods (#399) 2023-05-26 10:06:33 +02:00
storage Merge branch 'main' into main-to-next 2023-04-18 12:32:04 +03:00
main.go upgrade this module to v3 2023-03-20 13:38:21 +02:00
service-key1.json docs(example): implement OpenID Provider (#165) 2022-04-21 17:54:00 +02:00