Commit Graph

14 Commits

Author SHA1 Message Date
5c02e76982
🐛 Fix get all token mid v2' 2024-05-29 15:50:43 +08:00
omg-xtao
517b31c157
🐛 Fix token v2 parse 2024-04-06 16:23:19 +08:00
luoshuijs
07601a4387
Add Get FP 2024-01-17 16:47:06 +08:00
洛水居室
9dd8b98f7c
🚚 Remove enums 2023-12-27 15:09:24 +08:00
omg-xtao
07591cecd0
Support verify stoken ltoken cookie_token 2023-11-04 16:36:01 +08:00
omg-xtao
de26ed7062
Support get all token by stoken 2023-11-04 16:03:41 +08:00
091c257c3a Improve recognize_game_biz recognize_server 2023-09-11 21:08:44 +08:00
洛水居室
ca9e577ea6
🐛 Fix return type error and optimize variable naming 2023-09-07 23:38:48 +08:00
omg-xtao
8b432edec0
support qrcode login and stoken_v2 2023-08-09 13:40:08 +08:00
omg-xtao
e66746da23
Support hoyolab auth methods 2023-07-18 14:31:06 +08:00
83680dc77d
🐛 Fix query hk4e token by cookie token 2023-07-17 15:34:43 +08:00
luoshuijs
e6ec72272b
Add NeedChallenge and NotSupported exception 2023-06-11 15:15:00 +08:00
洛水居室
912a41fe45
Refactor auth client and add test 2023-05-09 16:06:32 +08:00
洛水居室
14b107b5a1
🎨 Organize client subdirectories and add __all__ variable
Moves all subdirectories from 'simnet/client' to 'simnet/client/components' and adds the `__all__` variable to all affected files.

This change is intended to improve code organization and make it easier to manage exported symbols from these modules.
2023-05-05 20:04:41 +08:00