mongoose-oauth-store-multi-tenant:后端功能以实现oauth提供程序。 请勿使用

时间:2024-06-01 03:46:48
【文件属性】:

文件名称:mongoose-oauth-store-multi-tenant:后端功能以实现oauth提供程序。 请勿使用

文件大小:186KB

文件格式:ZIP

更新时间:2024-06-01 03:46:48

CoffeeScript

警告-我们将对此予以纠正(2014年8月)-立即使用您自己承担的风险。 mongoose-oauth-store-multi-tenant 一堆猫鼬模式,用于在多租户场景中实施身份管理(访问令牌,oauth应用)。 关键概念 数据库中的每个文档都有一个_tenantId。 在单个租户方案中,此_tenantId(以前为accountId)可以是固定的ObjectId。 您不必直接使用模式,相反,我们公开了封装最常见用例的方法。 入门 mongooseOauthStoreMultiTenant = require ' mongoose-oauth-store-multi-tenant ' oauthProvider = " authorizeUrl " : " /oauth/authorize " " accessTokenUrl " : " /oauth/t


【文件预览】:
mongoose-oauth-store-multi-tenant-master
----.gitignore(96B)
----README.md(5KB)
----bin()
--------docs(170B)
--------release(108B)
----test()
--------methods-oauthapp-tests.coffee(4KB)
--------mocha.opts(97B)
--------support()
--------basic-existenz-tests.coffee(242B)
--------methods-oauthscopes-tests.coffee(1KB)
----LICENSE(1KB)
----package.json(2KB)
----src()
--------schemas()
--------i18n.coffee(2KB)
--------store.coffee(2KB)
--------index.coffee(163B)
--------methods()
----doc()
--------file_list.html(4KB)
--------method_list.html(6KB)
--------class_list.html(2KB)
--------alphabetical_index.html(6KB)
--------stylesheets()
--------class()
--------mixin_list.html(793B)
--------extra()
--------javascript()
--------extra_list.html(912B)
--------file()
--------index.html(433B)
----.travis.yml(55B)
----.DS_Store(6KB)
----lib()
--------store.js(3KB)
--------schemas()
--------i18n.js.map(694B)
--------index.js.map(317B)
--------i18n.js(2KB)
--------methods()
--------index.js(340B)
--------store.js.map(2KB)
----Gruntfile.coffee(2KB)

网友评论