spring-attic / spring-security-oauth

Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
http://github.com/spring-projects/spring-security-oauth
Apache License 2.0
4.69k stars 4.05k forks source link

how i get registrationID oauth2 client, i have spring-boot 1.4.2 i try implementing oauth2 in spring-boot 1.4.2 #1924

Closed nkazbekov23 closed 3 years ago

nkazbekov23 commented 3 years ago

Summary

Actual Behavior

Expected Behavior

Configuration

Version

Sample

nkazbekov23 commented 3 years ago

i am using spring boot 1.4.2 and i am having a problem with oauth2 implementation, how can i get google or facebook registration ID

jgrandja commented 3 years ago

Thanks for getting in touch, but it feels like this is a question that would be better suited to Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements.