restapi.services.authentication.BaseAuthentication.check_password_validity

BaseAuthentication.check_password_validity(user, totp_authentication)[source]
Parameters:
  • user (Any)

  • totp_authentication (bool)

Return type:

dict[str, list[str]]