文件名称:ermahgerd-emberjs-jwt-token:Ember 3+,带有Rails JWT后端的Ember简单身份验证
文件大小:106KB
文件格式:ZIP
更新时间:2024-02-25 18:05:01
ember jwt jwt-bearer-tokens ember-simple-auth EmberJavaScript
自述文件-ermahgerd-emberjs-jwt-token 这个Ember应用程序通过与Rails API服务器进行通信。 开发-入门 您需要以下内容: 考虑使用 确保安装CLI yarn global ember-cli 通过Testem运行的单元测试需要Chrome 首次设置 git clone git@github.com:cybertooth-io/ermahgerd-rails-api-jwt.git下载代码 cd ermahgerd-rails-api-jwt进入签出的代码 yarn或yarn install将安装所有javascript库 运行服务器 ember s
【文件预览】:
ermahgerd-emberjs-jwt-token-master
----.gitignore(393B)
----app()
--------app.js(375B)
--------components()
--------adapters()
--------resolver.js(65B)
--------templates()
--------models()
--------helpers()
--------authenticators()
--------index.html(747B)
--------controllers()
--------routes()
--------styles()
--------router.js(419B)
----package.json(2KB)
----.watchmanconfig(37B)
----.travis.yml(314B)
----public()
--------robots.txt(51B)
----testem.js(581B)
----.eslintrc.js(745B)
----README.md(3KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(228B)
----config()
--------optional-features.json(33B)
--------targets.js(305B)
--------environment.js(3KB)
----.eslintignore(225B)
----.ember-cli(280B)
----ember-cli-build.js(793B)
----.editorconfig(368B)
----yarn.lock(268KB)
----.template-lintrc.js(62B)