@ -134,10 +134,6 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
@@ -134,10 +134,6 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
// In https://www.rfc-editor.org/rfc/rfc8628.html#section-3.5,
// the following error codes are defined:
@ -147,6 +143,7 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
@@ -147,6 +143,7 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
// authorization request but SHOULD wait for user interaction before
@ -154,6 +151,7 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
@@ -154,6 +151,7 @@ public final class OAuth2DeviceCodeAuthenticationProvider implements Authenticat
this.logger.warn(LogMessage.format("Invalidated device code used by registered client '%s'",
@ -232,29 +232,6 @@ public class OAuth2DeviceCodeAuthenticationProviderTests {
@@ -232,29 +232,6 @@ public class OAuth2DeviceCodeAuthenticationProviderTests {