IPWorks Auth 2020 Python Edition

Questions / Feedback?

list_user_groups Method

Lists all groups a user is a part of.

Syntax

def list_user_groups(user: str) -> None: ...

Remarks

This method lists all groups that the user specified by user is a part of. The on_group_list event will fire once for each group the user is a part of.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Auth 2020 Python Edition - Version 20.0 [Build 8155]