Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

IdentitytoolkitRelyingpartySignOutUserResponse

import type { IdentitytoolkitRelyingpartySignOutUserResponse } from "https://googleapis.deno.dev/v1/identitytoolkit:v3.ts";

Response of signing out user.

interface IdentitytoolkitRelyingpartySignOutUserResponse {
localId?: string;
}

§Properties

§
localId?: string
[src]

The local ID of the user.