客户端仅当它们不能支持某些应用程序的“S256”时,才允许使用“plain”并通过带外配置了解服务器支持“...
S2561 Challenge method of "S256" (i.e. SHA256). This is the default unless explicitly set. Plain2 Challenge method of "plain" (i.e. send as plain text). Applies to ProductVersions Windows App SDK1.7, 1.8 Experimental Feedback
"s256", 1 change: 1 addition & 0 deletions 1 packages/better-auth/src/plugins/oidc-provider/index.ts Original file line numberDiff line numberDiff line change @@ -86,6 +86,7 @@ export const oidcProvider = (options: OIDCOptions) => { defaultScope: "openid", accessTokenExpiresIn: 36...