SW Combine SDK
    Preparing search index...

    Type Alias AllScopes

    AllScopes:
        | CharacterScope
        | MessageScope
        | PersonalInventoryScope
        | FactionScope
        | FactionInventoryScope

    Union of every valid OAuth scope literal value recognized by the SDK. Use this type when accepting or returning arbitrary scope collections.