fix(auth): resolve conflicts

This commit is contained in:
InfinityPacer
2024-10-19 18:03:18 +08:00
7 changed files with 27 additions and 10 deletions
+1
View File
@@ -41,6 +41,7 @@ async def login_access_token(
),
token_type="bearer",
super_user=user_or_message.is_superuser,
user_id=user_or_message.id,
user_name=user_or_message.name,
avatar=user_or_message.avatar,
level=level