Interface SignOutPayload

interface SignOutPayload {
    signOutBlockin: boolean;
    signOutDiscord?: boolean;
    signOutEmail?: boolean;
    signOutFarcaster?: boolean;
    signOutGithub?: boolean;
    signOutGoogle?: boolean;
    signOutReddit?: boolean;
    signOutSlack?: boolean;
    signOutStrava?: boolean;
    signOutTelegram?: boolean;
    signOutTwitch?: boolean;
    signOutTwitter?: boolean;
    signOutYoutube?: boolean;
}

Properties

signOutBlockin: boolean

Sign out of Blockin, and thus the entire API.

signOutDiscord?: boolean

Sign out of Discord.

signOutEmail?: boolean

Sign out of email

signOutFarcaster?: boolean

Sign out of Farcaster

signOutGithub?: boolean

Sign out of GitHub.

signOutGoogle?: boolean

Sign out of Google.

signOutReddit?: boolean

Sign out of Reddit

signOutSlack?: boolean

Sign out of Slack

signOutStrava?: boolean

Sign out of Strava.

signOutTelegram?: boolean

Sign out of Telegram

signOutTwitch?: boolean

Sign out of Twitch.

signOutTwitter?: boolean

Sign out of Twitter.

signOutYoutube?: boolean

Sign out of Youtube