SSOResponsetype SSOResponse = {data: {url: string; }; error: null; } | {data: null; error: AuthError; };§Type§{data: {url: string; }; error: null; } | {data: null; error: AuthError; }[src]