https://github.com/galovics/google-oauth2-spring
https://github.com/galovics/google-oauth2-spring
java oauth2 spring spring-mvc spring-security spring-security-oauth2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/galovics/google-oauth2-spring
- Owner: galovics
- Created: 2017-02-05T16:48:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-16T10:07:06.000Z (over 2 years ago)
- Last Synced: 2023-02-26T08:16:56.491Z (over 2 years ago)
- Topics: java, oauth2, spring, spring-mvc, spring-security, spring-security-oauth2
- Language: Java
- Size: 15.6 KB
- Stars: 22
- Watchers: 3
- Forks: 13
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Google OAuth2 with Spring Security
This is an example implementation of Google OAuth 2.0 with standard Spring of the Resource Server.There is a blog post with explanation about the classes and how this is implemented and can be found here: http://blog.arnoldgalovics.com/2017/02/05/google-oauth-with-spring-security-as-separated-resource-server/
Should you have any questions, reach me out on [Twitter](https://twitter.com/arnoldgalovics).