示例#1
0
 protected static Task <Auth0SignInResponse> GetAuth0SignInResponseAsync()
 => Auth0Client.SignInAsync("*****@*****.**", "test1234");