mirror of
https://github.com/zitadel/oidc.git
synced 2026-01-08 04:09:46 -06:00
BREAKING CHANGE, removes methods from DeviceAuthorizationStorage: - GetDeviceAuthorizationByUserCode - CompleteDeviceAuthorization - DenyDeviceAuthorization The methods are now moved to examples as something similar can be userful for implementers.