Auth0 Angular 2 sso single sign on

2019-04-17 11:57发布

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?

标签: angular auth0
2条回答
\"骚年 ilove
2楼-- · 2019-04-17 12:08

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.

查看更多
我欲成王,谁敢阻挡
3楼-- · 2019-04-17 12:29

Try this example. This gives a basic application with Auth0 service.

查看更多
登录 后发表回答