You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oauth2/oauth2-core/src/main/java/org/springframework/security/oauth2/core/endpoint/OAuth2ParameterNames.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@
18
18
19
19
/**
20
20
* Standard and custom (non-standard) parameter names defined in the OAuth Parameters
21
-
* Registry and used by the authorization endpoint, token endpoint and
22
-
* token revocation endpoint.
21
+
* Registry and used by the authorization endpoint, token endpoint and token revocation
0 commit comments