signup

open fun signup(signupRequest: SignupRequest): PayloadStatusResponse<AuthResponse>
open fun signup(signupRequest: SignupRequest, jwkThumbprint: String): PayloadStatusResponse<AuthResponse>