restapi.services.authentication.BaseAuthentication.get_user_group

abstract BaseAuthentication.get_user_group(user)[source]

How to retrieve the group that the user belongs to from the current auth db

Parameters:

user (Any)

Return type:

Any