文件名称:authmaker-ember-simple-auth
文件大小:136KB
文件格式:ZIP
更新时间:2024-06-15 10:04:18
JavaScript
authmaker琥珀色简单身份验证 这个插件使您可以非常快速地开始使用和 。 该自述文件包含有关如何使用插件的一些基本信息,但是如果您想更深入地了解如何使用该插件,则可以查看 兼容性 Ember.js v2.18或更高版本 Ember CLI v2.13或更高版本 Node.js v8或更高版本 安装 安装此插件。 ember install authmaker-ember-simple-auth 这将在您的应用程序中设置一些默认值,并将基本配置添加到您的环境配置中,您需要使用Authmaker仪表板中的实际配置进行更新。 阅读以获取更多信息。 用法 当您安装此插件时,它将自动为您生成一个登录路径以及其他一些有用的文件。 如果您是从头开始启动Ember应用程序,那应该没问题,但是如果您将Authmaker添加到现有的Ember应用程序中,则可能需要查看差异,并了解如何将代码集成到提供
【文件预览】:
authmaker-ember-simple-auth-master
----.travis.yml(1KB)
----.ember-cli(280B)
----ember-cli-build.js(494B)
----vendor()
--------.gitkeep(0B)
----blueprints()
--------authmaker-ember-simple-auth()
----addon()
--------authorizer.js(320B)
--------routes()
--------authenticator.js(1KB)
--------adapters()
--------.gitkeep(0B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----index.js(71B)
----.watchmanconfig(37B)
----package.json(2KB)
----.bowerrc(60B)
----tests()
--------test-helper.js(228B)
--------index.html(1KB)
--------unit()
--------dummy()
--------integration()
--------helpers()
----package-lock.json(496KB)
----app()
--------authorizers()
--------authenticators()
--------.gitkeep(0B)
----testem.js(581B)
----CONTRIBUTING.md(659B)
----.npmignore(404B)
----.eslintrc.js(1KB)
----.template-lintrc.js(62B)
----LICENSE.md(1KB)
----.gitignore(369B)
----History.md(546B)
----README.md(3KB)
----.eslintignore(240B)
----.editorconfig(368B)