API reference for sovai.basic_auth
Module: sovai.basic_auth
sovai.basic_auth
basic_auth()
def basic_auth(email: str, password: str) -> bool
The basic authentication method retrieves the token from the API server and stores it in the ApiConfig and .env file in the root directory
Returns: bool
bool
Last updated 2 months ago