(20241209) SMS auth and sending ready.
This commit is contained in:
@@ -78,7 +78,7 @@ from models.data.core.user_info import CoreUserInfoModel
|
||||
# *****************************************************************************************************************
|
||||
|
||||
|
||||
async def get_session(session_token):
|
||||
async def get_session(session_token) -> CoreUserInfoModel:
|
||||
|
||||
"""
|
||||
Gets the session's info from the session token.
|
||||
|
||||
Reference in New Issue
Block a user