Skip to main content

用户权限验证工具包

Project description

常用函数包

    1. 项目根目录下必须包含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: 退出登录
  • 1.0.2: 优化: 账号密码注册登录返回值; BUG fix - 变更数据表结构:Role采用联合主键:(app_id, name)
    • 与VUE-ELEMENT-PLUS-ADMIN框架保持一致,完成账号密码注册登录API对接

Project details


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.2.tar.gz (24.1 kB view details)

Uploaded Source

Built Distribution

user_auth_zxw-1.0.2-py3-none-any.whl (38.8 kB view details)

Uploaded Python 3

File details

Details for the file user_auth_zxw-1.0.2.tar.gz.

File metadata

  • Download URL: user_auth_zxw-1.0.2.tar.gz
  • Upload date:
  • Size: 24.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.3

File hashes

Hashes for user_auth_zxw-1.0.2.tar.gz
Algorithm Hash digest
SHA256 5580f91783e8b7968cf8077112fbb564dc82e0ab30bd068f801b9f4d9c34a7a6
MD5 d64eb7b83cde42a3ff8f6ac0c4c6ac15
BLAKE2b-256 4a88c4793aafe5958456b40cf0aeda6ae8ab299b2e18b8223e7a7979beeb51fd

See more details on using hashes here.

File details

Details for the file user_auth_zxw-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for user_auth_zxw-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 9adc2f5939d93607906741ffdbcaee287476c0d0f8368e40b7dd084419701587
MD5 df588c7b0b24044e2575cd4fec1b882f
BLAKE2b-256 c82b8dfcde1e6de566c3b9b6785767e22256c4b5eb759587855665b58bd12904

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page