angular2-bootstrap4-oauth2-webpack
angular2-bootstrap4-oauth2-webpack copied to clipboard
What is the logic ?
Hello,
the project is now a little bit old but in term of design, can you explain me something :
- Is the idea to use a popup window there in order to stay in the ng2 single-application ?
I mean you arrive in your ng2 app and if you want to authenticate it opens the popup window for example go and come back from facebook or any other oauth2 server for SSO ?
Is it only for client side oauth2 or can it run perfectly with spring security ?
thank you for your help, I am new to OAuth2... I guess I think it is more complex than it is...