Type alias SSOResponse

SSOResponse: RequestResult<{
    url: string;
}>

Generated using TypeDoc