app.services.auth

Description

Classes

AuthService()

class app.services.auth.AuthService
check_token_status(token)
confirm_request_reset_password(token: str, password: str) str
login_user(**kwargs) str
static logout_user()
request_reset_password(**kwargs)