interface Auth0UrlResponse {
    url: string;
}

Properties

Properties

url: string