Interface SignOutPayload

interface SignOutPayload {
    signOutBlockin: boolean;
    signOutDiscord?: boolean;
    signOutGithub?: boolean;
    signOutGoogle?: boolean;
    signOutReddit?: boolean;
    signOutStrava?: 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.

signOutGithub?: boolean

Sign out of GitHub.

signOutGoogle?: boolean

Sign out of Google.

signOutReddit?: boolean

Sign out of Reddit

signOutStrava?: boolean

Sign out of Strava.

signOutTwitch?: boolean

Sign out of Twitch.

signOutTwitter?: boolean

Sign out of Twitter.

signOutYoutube?: boolean

Sign out of Youtube