用户权限验证工具包
Project description
常用函数包
-
- 项目根目录下必须包含config.py文件
-
支付接口编写规范: 支付服务_代码规范.py
更细说明
- 0.0.6.5 :
- 去掉地址中冗余地址../api/...
- tags优化
- 0.0.6.6 :
- 新增:add_new_role函数, 新增app name, 用户权限
- 0.0.6.7 :
-
- 新增:delete_role函数, 解除用户权限(只解除关联, 不删除role表)
- 0.0.6.8 :
-
- 新增:require_roles函数, 批量验证权限
- 0.0.6.9 :
-
- bug fix : 注册登录 import add_new_role
- 0.0.7 :
-
- bug fix : add new role
- 0.0.7.1:
-
- 新增api: /register-or-login-phone/ 手机号注册或登录
- 0.0.7.2:
-
- 取消get_current_user的print(token)
- 0.0.7.3:
-
- 上传vue前端页面
- 0.0.7.4:
-
- 优化configs.py导入
- 0.0.8: 新增:批量删除用户角色(delete_roles)
- 0.0.9: 表结构User新增字段:referer_id,referer,invitees , 手机号注册登录新增相应字段. 对应功能: 增加邀请人信息
- 0.1.0: 修改: jwt验证失败, 弹出401 HTTPException_AppToolsSZXW异常
- 0.1.1: 支持多线程任务,集成修改: 短信验证码验证,redis存储与验证
- 1.0.0: 统一API返回值, 符合vue-element-plus-admin框架原生标准 返回值格式: { "code": 200, "data": {} }
- 1.0.1: 新增vue-element-plus-admin api: 退出登录
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
user_auth_zxw-1.0.1.tar.gz
(23.8 kB
view details)
Built Distribution
File details
Details for the file user_auth_zxw-1.0.1.tar.gz
.
File metadata
- Download URL: user_auth_zxw-1.0.1.tar.gz
- Upload date:
- Size: 23.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c393220362916e769e5de173c28e0b5aeba0374c79840a6df4dbdcd7867886fc |
|
MD5 | 7b2b57f4ed2452c554015e69e40c8b8b |
|
BLAKE2b-256 | 58ee65887857313eb6643825b6ec5214ca19755d847563222c37da76c7e7f30a |
File details
Details for the file user_auth_zxw-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: user_auth_zxw-1.0.1-py3-none-any.whl
- Upload date:
- Size: 38.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1dfc5284fee34406d7d6ee8c2d3b47525ee154ed7e81f252a62b83bc1a8dc84 |
|
MD5 | 2092d21dd695544816bcb1de02a8f638 |
|
BLAKE2b-256 | 9862684f1ec337733d153a24a7a82fcec5fca225722b03d05a6c0e3043df39bd |