文件名称:oauth2-with-torii
文件大小:22KB
文件格式:ZIP
更新时间:2024-07-06 14:46:27
JavaScript
认证
此自述文件概述了在此 Ember 应用程序上进行协作的详细信息。 这个应用程序的简短介绍可以很容易地转到这里。
先决条件
您将需要在您的计算机上正确安装以下东西。
(带有 NPM)
安装
git clone
【文件预览】:
oauth2-with-torii-master
----.gitignore(252B)
----README.md(1KB)
----public()
--------robots.txt(41B)
--------crossdomain.xml(603B)
----.bowerrc(60B)
----.ember-cli(280B)
----tests()
--------test-helper.js(112B)
--------unit()
--------.jshintrc(814B)
--------helpers()
--------index.html(957B)
----app()
--------components()
--------routes()
--------torii-adapters()
--------views()
--------authenticators()
--------router.js(294B)
--------app.js(414B)
--------models()
--------helpers()
--------styles()
--------index.html(611B)
--------templates()
--------initializers()
--------controllers()
----server()
--------mocks()
--------.jshintrc(19B)
--------index.js(652B)
----.jshintrc(518B)
----bower.json(527B)
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----testem.json(170B)
----config()
--------environment.js(2KB)
----.travis.yml(245B)
----.editorconfig(514B)
----Brocfile.js(708B)