I'm researching about OAuth2 in Spring MVC. Could you please help me a simple example for OAuth2 between Sping security with Facebook or Google. Thank you!
Asked
Active
Viewed 784 times
5
-
Did you consider using spring social? If so, this might be of help: https://github.com/naturalprogrammer/spring-boot-security-social-sample – Sanjay Oct 27 '15 at 05:54
-
check this answer : https://stackoverflow.com/questions/4727226/on-a-high-level-how-does-oauth-2-work/43900145#43900145 – Suraj Nov 16 '17 at 13:40
-
https://dzone.com/articles/oauth-20-beginners-guide – Suraj Nov 16 '17 at 13:41