sample angular oauth2 oidc with auth guards:angular oauth2 oidc库与AuthGuard一起工作的基
带有AuthGuard的示例angular-oauth2-oidc 该存储库显示了带有Angular 和Angular AuthGuard的基本Angular CLI应用程序。 :warning: 第三方Cookie 浏览器供应商正在围绕Cookie实施越来越严格的规则。 对于带有第三方域上的Identity Server的SPA来说,这越来越成为问题。 如果使用“通过iframe进行静默刷新”技术,则会出现最明显的问题。 该存储库当前使用该技术, 。 这将启动iframe以使用noprompt加载IDS页面,希望将cookie发送到该页面,以便IDS可以查看用户是否已登录。 ,提
文件列表
sample-angular-oauth2-oidc-with-auth-guards-master.zip
(预估有个59文件)
sample-angular-oauth2-oidc-with-auth-guards-master
package.json
1KB
tslint.json
3KB
.github
ISSUE_TEMPLATE
issue-template.md
1KB
workflows
ci-workflow.yml
2KB
angular.json
4KB
LICENSE
1KB
暂无评论