interface Oauth2LoopbackServerConfig {
    redirectUrl: string;
}

Properties

Properties

redirectUrl: string