lealceldeiro/org.wcdevs.blog.core

Implement an automatic user "registration"

lealceldeiro opened this issue · 0 comments

After security and authentication is done: There must be implemented an automatic user "registration" for those who sign-up/in using fb, google, aws-cognito (or any other oauth2 mechanism). Creation of a custom implementation of AuthenticationSuccessHanlder#onAuthenticationSuccess seems to be a good starting point