restapi.services.authentication.BaseAuthentication.is_staff

BaseAuthentication.is_staff(user)[source]

Check if current user has Staff role

Parameters:

user (Any)

Return type:

bool