Rob Winch
|
60d3db5798
|
add management platform(project(":spring-security-dependencies"))
Closes gh-9540
|
2021-04-05 10:36:36 -05:00 |
Rob Winch
|
1a76ee7442
|
Update Gradle configuration names
Closes gh-9540
|
2021-04-05 10:36:36 -05:00 |
Josh Cummings
|
d77b12d229
|
authorization_uri Uses UriComponentsBuilder
Because of this, authorization_uri can now be a fully-qualified url.
Fixes: gh-5760
|
2018-12-21 13:23:47 -07:00 |
Rob Winch
|
e27e1cd637
|
Add OAuth2AccessTokenResponseBodyExtractor
This externalizes converting a OAuth2AccessTokenResponse from a
ReactiveHttpInputMessage.
Fixes: gh-5475
|
2018-07-02 12:41:44 -05:00 |
Joe Grandja
|
db35dc6c03
|
Add tests to oauth2-core
Fixes gh-4298
|
2017-11-06 11:39:17 -05:00 |
Joe Grandja
|
bfb77a7804
|
Remove unnecessary dependencies
|
2017-09-28 15:42:12 -04:00 |
Joe Grandja
|
829c386756
|
Add support for OAuth 2.0 Login
Fixes gh-3907
|
2017-04-28 10:58:59 -04:00 |