Type Alias UserConnectedAccountType

UserConnectedAccountType:
    | "amazon-music"
    | "battlenet"
    | "bungie"
    | "crunchyroll"
    | "domain"
    | "ebay"
    | "epicgames"
    | "facebook"
    | "github"
    | "instagram"
    | "leagueoflegends"
    | "paypal"
    | "playstation"
    | "reddit"
    | "riotgames"
    | "roblox"
    | "spotify"
    | "skype"
    | "steam"
    | "tiktok"
    | "twitch"
    | "twitter"
    | "xbox"
    | "youtube"

Supported types for connected accounts.