hapi-routes-authorization-and-session-management:为HAPI服务器提供API端点,以获取已删除的会话和内容。 请勿使用

时间:2024-05-18 18:24:07
【文件属性】:

文件名称:hapi-routes-authorization-and-session-management:为HAPI服务器提供API端点,以获取已删除的会话和内容。 请勿使用

文件大小:155KB

文件格式:ZIP

更新时间:2024-05-18 18:24:07

CoffeeScript

(C)2014马丁·瓦鲁施(Martin Wawrusch) 公开获取和销毁API会话的路由 依存关系: 需要HAPI> = 10.0.0和hapi-oauth-store-multi-tenant 路线暴露 POST /会话 退货 { " url " : " http://localhost:5675/users/53dc1187ee1768a162ea4060 " , " id " : " 53dc1187ee1768a162ea4060 " , " username " : " user1 " , " description " : " " , " identities " :[ ], " profileLinks " :[ ], " userImages " :[ ], " emails " :[


【文件预览】:
hapi-routes-authorization-and-session-management-master
----.travis.yml(68B)
----package.json(1KB)
----test()
--------support()
--------swagger-tests.coffee(477B)
--------index-tests.coffee(594B)
--------routes-sessions-tests.coffee(4KB)
----Gruntfile.coffee(2KB)
----src()
--------helper-obj-to-rest-user.coffee(1KB)
--------routes-sessions-post.coffee(3KB)
--------helper-obj-to-rest-identity.coffee(448B)
--------validation-schemas.coffee(4KB)
--------i18n.coffee(932B)
--------routes-sessions-me-delete.coffee(1KB)
--------helper-add-token-to-user.coffee(713B)
--------index.coffee(793B)
----.npmignore(96B)
----doc()
--------method_list.html(944B)
--------extra()
--------alphabetical_index.html(4KB)
--------mixin_list.html(730B)
--------index.html(432B)
--------class_list.html(730B)
--------file_list.html(3KB)
--------extra_list.html(849B)
--------file()
--------stylesheets()
--------javascript()
----.gitignore(80B)
----lib()
--------routes-sessions-me-delete.js(2KB)
--------helper-obj-to-rest-user.js(1KB)
--------index.js(1KB)
--------i18n.js(1KB)
--------routes-sessions-post.js.map(3KB)
--------helper-obj-to-rest-user.js.map(1KB)
--------index.js.map(796B)
--------routes-sessions-post.js(4KB)
--------validation-schemas.js.map(4KB)
--------helper-add-token-to-user.js(990B)
--------helper-add-token-to-user.js.map(1020B)
--------i18n.js.map(436B)
--------routes-sessions-me-delete.js.map(2KB)
--------helper-obj-to-rest-identity.js(607B)
--------helper-obj-to-rest-identity.js.map(681B)
--------validation-schemas.js(4KB)
----README.md(5KB)

网友评论