Exception: XeroKiwi::OAuth::StateMismatchError
- Defined in:
- lib/xero_kiwi/oauth.rb
Overview
CSRF protection failure: the state value Xero echoed back didn’t match the one we stashed before the redirect. Indicates a forged callback or a session that was lost between request and response.