[控场AI]
概念Proof Key for Code Exchange / 代码交换证明密钥

PKCE

PKCE(Proof Key for Code Exchange)是OAuth 2.1中的安全扩展机制,通过code_verifier与code_challenge的配对验证,有效防止授权码在传输过程中被截获和滥用

来源文章