MonoCloud Authentication SDK
    Preparing search index...
    Group: { id: string; name: string } | string

    Represents a user group included in the authenticated session.

    Type Declaration

    • { id: string; name: string }

      Structured group representation.

      • id: string

        Group identifier.

      • name: string

        Group name.

    • string

      Group identifier or group name.