Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xuexb/web-sso-app

Web SSO 单点登录示例
https://github.com/xuexb/web-sso-app

cors credentials sso

Last synced: 21 days ago
JSON representation

Web SSO 单点登录示例

Awesome Lists containing this project

README

        

# web-sso-app

Web SSO 单点登录研究示例:

- [x] [测试浏览器是否支持 CORS credentials](./test-credentials/)
- [x] [Web CORS credentials 跨域示例](./credentials/)
- [x] [Web postMessage 跨域示例](./postmessage/)
- [ ] Web Access Token 单点登录示例

## 其他示例

- [第三方登录服务 Web OAuth 示例](https://github.com/xuexb/web-oauth-app)
- [Nginx 入门指南](https://github.com/xuexb/learn-nginx)