express jwt authz:验证JWT范围以授权对端点的访问 源码
表达jwt-authz 验证JWT scope以授权对端点的访问。 安装 $ npm install express-jwt-authz express@^4.0.0是对等依赖项。 确保它已安装在您的项目中。 用法 与一起使用可验证JWT并确保它具有调用端点的正确权限。 var jwt = require ( 'express-jwt' ) ; var jwtAuthz = require ( 'express-jwt-authz' ) ; var options = { } ; app . get ( '/users' , jwt ( { secret : 'shared_secre
用户评论
推荐下载
-
micronaut jwt test源码
Micronaut 2.3.1文档 功能http客户端文档 Feature Security-JWT文档 微型航拍测试
10 2021-04-29 -
jwt backend complete源码
jwt-backend-complete
4 2021-04-24 -
geoip jwt postgres源码
GEOIP-JWT-POSTGRES 用于地理位置的Django API应用。 JSON输入 JWT授权 DB:具有PostGIS扩展的Postgres 包含测试数据 Heroku部署
12 2021-04-24 -
Basic Auth JWT源码
Basic-Auth-JWT
13 2021-04-19 -
go jwt todo源码
go-jwt-todo
11 2021-03-07 -
laravel安装jwt源码
Hola:v instalan esto:->作曲家需要tymon / jwt-auth:dev-develop --prefer-source-> php artisan vendor:
25 2021-04-04 -
Spring安全jwt源码
Spring安全jwt
7 2021-02-24 -
Spring SpringBootSecurity JWT源码
Spring-SpringBootSecurity-JWT
10 2021-02-24 -
jwt iwan spring源码
jwt-iwan-spring
8 2021-02-22 -
rex jwt client源码
正在努力...
7 2021-02-24
暂无评论