interface OAuthMetadata {
    oauthSignIn: boolean;
}

Properties

Properties

oauthSignIn: boolean