Spring Boot: How to persist user details collected from OAuth Service Provider to my database
I am using Spring Boot to set up an application using OAuth2 as an Authentication Service provider and behind the scenes i use Auth0 for the login flow.
I am using Spring Boot to set up an application using OAuth2 as an Authentication Service provider and behind the scenes i use Auth0 for the login flow.