# oidc-window **Repository Path**: Authi_ng/oidc-window ## Basic Information - **Project Name**: oidc-window - **Description**: 演示如何在单窗口中打开 Authing 的登录页面 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # oidc-window ## 运行 ``` shell $ npm install http-server -g $ http-server -p 8082 ```