# web-sso-sample **Repository Path**: zbcdream/web-sso-sample ## Basic Information - **Project Name**: web-sso-sample - **Description**: Using Authing to implement SSO with Guard - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # web-sso-sample 使用 Authing 实现单点登录的示例,预览链接:[sample.authing.cn](https://sample.authing.cn) SDK 链接:[https://github.com/Authing/AuthingSSO](https://github.com/Authing/AuthingSSO) ## 运行 ``` shell $ npm install http-server -g $ http-server ``` ## 开发文档 [https://docs.authing.cn/authing/quickstart/implement-sso-with-authing](https://docs.authing.cn/authing/quickstart/implement-sso-with-authing) 如果上面的链接打不开,请使用下面这个: [https://learn.authing.cn/authing/quickstart/implement-sso-with-authing](https://learn.authing.cn/authing/quickstart/implement-sso-with-authing)