restapi.services.authentication.BaseAuthentication.is_bcrypt_hashed

static BaseAuthentication.is_bcrypt_hashed(password)[source]
Parameters:

password (str)

Return type:

bool