ember-oauth2:JavaScript库,用于通过Ember.js使用OAuth 2.0隐式授予流(客户端流)

时间:2024-03-15 01:44:27
【文件属性】:

文件名称:ember-oauth2:JavaScript库,用于通过Ember.js使用OAuth 2.0隐式授予流(客户端流)

文件大小:226KB

文件格式:ZIP

更新时间:2024-03-15 01:44:27

ember-addon oauth2-provider ember-oauth2 JavaScript

ember-oauth2 JavaScript库,用于对Ember.js使用OAuth 2.0隐式授予流(客户端流)或授权授予流(服务器端流) 这将创建一个OAuth 2.0 Ember对象类,以使用OAuth 2.0提供程序处理身份验证。 当前版本: EmberCli插件演示了如何使用Ember-OAuth2库进行身份验证。 依存关系 Ember-OAuth2需要Ember和jQuery。 浏览器支持 Ember-OAuth2使用localStorage保存令牌,Firefox 3.5 +,Safari 4 +,IE9 +和Chrome支持localStorage。 Ember-OAuth2的最新版本是Ember插件,并使用ES6模块。 这使Ember-OAuth2可以更轻松地用于项目中。 安装 Ember-OAuth2是一个Ember插件,可以从ember项目中使用以下命令


【文件预览】:
ember-oauth2-master
----ember-cli-build.js(799B)
----yuidoc.json(362B)
----public()
--------crossdomain.xml(585B)
--------robots.txt(51B)
----testem.js(581B)
----yarn.lock(290KB)
----.eslintrc.js(1KB)
----.npmignore(380B)
----.ember-cli(280B)
----.travis.yml(1KB)
----config()
--------environment.js(90B)
--------ember-try.js(2KB)
----LICENSE.md(1KB)
----README.md(10KB)
----addon()
--------services()
--------.gitkeep(0B)
----.template-lintrc.js(62B)
----.editorconfig(543B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------unit()
----.gitignore(355B)
----app()
--------services()
----index.js(71B)
----.watchmanconfig(37B)
----CHANGELOG.md(6KB)
----.eslintignore(225B)
----package-lock.json(369KB)
----package.json(2KB)

网友评论