Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The document presents an OAuth2 Authorization Code Flow, but the Python and Node.js examples switch to the client_credentials grant instead. In a banking/PSD2 context this is security-relevant because implementers may deploy the wrong grant type, bypass user-consent expectations, request incorrect privileges, or build an integration that fails compliance and encourages insecure workarounds.
