interface Auth0Transaction {
    locale: string;
    redirectUri: string;
}

Properties

Properties

locale: string
redirectUri: string