boot-social-api
boot-social-api copied to clipboard
Use Spring to do social authentification
Spring Social login demo
Twitter login with Spring boot and React. See the blog post for more information.
Configuration
Create a twitter app in your twitter apps page.
You can follow the steps described in my article to do so.
Then copy and paste your appId
and appSecret
in the application.properties
file.