spring-security/oauth2
Joe Grandja e554547593 Revert Map constructor for InMemoryReactiveClientRegistrationRepository
This commit reverts f6414e9a52 and
partial revert of e1b095df32.
NOTE: InMemoryReactiveClientRegistrationRepository should not expose a
Map constructor as it would allow the caller to pass in a 'distributed' (remote) Map,
which would result in a blocking I/O operation.
2019-07-08 15:32:52 -04:00
..
oauth2-client Revert Map constructor for InMemoryReactiveClientRegistrationRepository 2019-07-08 15:32:52 -04:00
oauth2-core Added OAuth2TokenAttributes to wrap attributes 2019-07-02 07:45:56 -06:00
oauth2-jose Single-key Key Selector 2019-06-28 15:12:00 -06:00
oauth2-resource-server Update Opaque Token Sample and tests 2019-07-02 07:45:56 -06:00