Type Alias GetSignInChallengeResponse

GetSignInChallengeResponse: {
    challenge: string;
}