文件名称:ember-auth:带有 client_id 和 client_secret 的 ember-cli 简单身份验证 oauth2
文件大小:18KB
文件格式:ZIP
更新时间:2024-06-21 08:33:19
JavaScript
Ember-auth
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
ember-auth-master
----.jshintrc(518B)
----.gitignore(247B)
----app()
--------app.js(421B)
--------components()
--------templates()
--------models()
--------helpers()
--------authenticators()
--------index.html(628B)
--------controllers()
--------routes()
--------styles()
--------initializers()
--------router.js(218B)
----package.json(1KB)
----.bowerrc(60B)
----.watchmanconfig(29B)
----.travis.yml(318B)
----Brocfile.js(708B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----testem.json(198B)
----README.md(1KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------.jshintrc(814B)
--------unit()
--------helpers()
--------index.html(974B)
--------test-helper.js(112B)
----config()
--------environment.js(2KB)
----.ember-cli(280B)
----bower.json(540B)
----.editorconfig(543B)