Metadata-Version: 2.4
Name: yhlogin
Version: 1.0.12
Summary: YH统一登录认证API
Author-email: zhang3 <675942084@qq.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.24.0
Requires-Dist: pyotp>=2.8.0
Requires-Dist: tenacity>=8.2.0
Dynamic: license-file

# 更新

## 1.0.10

- 修复部分问题

## 1.0.9

- 修复部分问题

## 1.0.7

- 修复不跳过域登录失败问题

## 1.0.5

- login支持使用同步、异步2中方式调用
