Auth0 Angular 2 sso单点登录

Auth0 Angular 2 sso单点登录

问题描述:

我刚刚开始使用auth0,我正在尝试创建概念证明.

I have just started playing around with auth0 and I am trying to create a proof of concept.

我正在尝试在angular 2中创建一个单一的登录解决方案.有人能指出我这样做的任何示例代码吗?

I am trying to create a single sign on solution in angular 2. Can anyone point me to any example code that does this?

我知道这是一个老问题,但是如果有人在寻找解决方案,那么 角度2中sso的Github Repo示例

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.