RAPyDo HTTP-APIs
3.1
restapi
restapi.config
restapi.endpoints
restapi.env
restapi.exceptions
restapi.models
restapi.rest
restapi.services
restapi.services.authentication
restapi.services.authentication.get_login_ban_time
restapi.services.authentication.get_max_login_attempts
restapi.services.authentication.get_timedelta
restapi.services.authentication.import_secret
restapi.services.authentication.BaseAuthentication
restapi.services.authentication.DecodedPayload
restapi.services.authentication.NoAuthentication
restapi.services.authentication.Payload
restapi.services.authentication.Role
restapi.services.authentication.Token
restapi.services.authentication.AuthMissingTOTP
restapi.services.authentication.InvalidToken
restapi.types
restapi.utilities
RAPyDo HTTP-APIs
restapi
restapi.services
restapi.services.authentication
restapi.services.authentication.NoAuthentication
restapi.services.authentication.NoAuthentication.get_user_group
Edit on GitHub
restapi.services.authentication.NoAuthentication.get_user_group
NoAuthentication.
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