spring-authorization-server/oauth2-authorization-server/src/main/java/org/springframework/security/oauth2/server/authorization
Daniel Garnier-Moiroux ab090445b3 Implement Proof Key for Code Exchange (PKCE) RFC 7636
See https://tools.ietf.org/html/rfc7636

Closes gh-45
2020-09-30 15:27:37 -04:00
..
authentication Implement Proof Key for Code Exchange (PKCE) RFC 7636 2020-09-30 15:27:37 -04:00
client Implement Proof Key for Code Exchange (PKCE) RFC 7636 2020-09-30 15:27:37 -04:00
config Add client configuration settings 2020-09-14 21:02:21 -04:00
web Implement Proof Key for Code Exchange (PKCE) RFC 7636 2020-09-30 15:27:37 -04:00
InMemoryOAuth2AuthorizationService.java InMemoryOAuth2AuthorizationService uniquely identifies OAuth2Authorization 2020-08-19 10:03:14 -04:00
OAuth2Authorization.java Align modules with Spring Security 2020-07-22 06:38:33 -04:00
OAuth2AuthorizationAttributeNames.java Introduce JwtEncoder with JWS implementation 2020-08-12 15:53:22 -04:00
OAuth2AuthorizationService.java Align modules with Spring Security 2020-07-22 06:38:33 -04:00
TokenType.java Align modules with Spring Security 2020-07-22 06:38:33 -04:00