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?
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?
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.
Try this example. This gives a basic application with Auth0 service.