文件名称:ember-simple-auth-oidc:OpenID Connect标准的ember-simple-auth身份验证器
文件大小:278KB
文件格式:ZIP
更新时间:2024-02-25 17:55:28
ember authentication ember-addon openid-connect ember-simple-auth
ember-simple-auth-oidc 一个插件,用于实现OpenID Connect。 安装 $ ember install ember-simple-auth-oidc 用法 要使用oidc授权代码流,请至少在其各自的路由中添加以下mixin: oidc-application-route-mixin代替了Ember Simple Auth application-route-mixin 。 // app/routes/application.js import Route from "@ember/routing/route" ; import OIDCApplication
【文件预览】:
ember-simple-auth-oidc-master
----.gitignore(369B)
----app()
--------.gitkeep(0B)
--------services()
--------authenticators()
----package.json(2KB)
----.watchmanconfig(37B)
----CONTRIBUTING.md(640B)
----LICENSE(7KB)
----index.js(72B)
----CHANGELOG.md(7KB)
----addon()
--------.gitkeep(0B)
--------services()
--------index.js(574B)
--------utils()
--------authenticators()
--------mixins()
--------config.js(606B)
----testem.js(581B)
----.github()
--------workflows()
----.prettierignore(13B)
----.eslintrc.js(178B)
----README.md(7KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(234B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----.eslintignore(240B)
----.ember-cli(280B)
----ember-cli-build.js(497B)
----.npmignore(411B)
----.editorconfig(367B)
----yarn.lock(615KB)
----.template-lintrc.js(58B)
----.dependabot()
--------config.yml(368B)