问题描述
IdentityModel.OidcClient 发送已生成 code_challenge 的请求。我是testing the flow on postman to get the token after getting the auth code,但我需要code_verifier,是否可以获取用于生成code_challenge的code_verifier oidcclient?
谢谢
IdentityModel.OidcClient 发送已生成 code_challenge 的请求。我是testing the flow on postman to get the token after getting the auth code,但我需要code_verifier,是否可以获取用于生成code_challenge的code_verifier oidcclient?
谢谢