I have just started playing around with auth0 and I am trying to create a proof of concept.
I am trying to create a single sign on solution in angular 2. Can anyone point me to any example code that does this?
Try this example. This gives a basic application with Auth0 service.
I know It is an old question, But if anyone is looking for the solution then Github Repo example of sso in angular 2
And a Detail explanation of this example.
https://auth0.com/blog/angular-2-authentication/
I hope It will help somebody.
来源:https://stackoverflow.com/questions/36590302/auth0-angular-2-sso-single-sign-on