You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a client makes a request for auth a unique STATE parameter should be send.
After a successful auth coinbase redirects back to the app with the same STATE.
Both the requests and response states should match.
When a client makes a request for auth a unique STATE parameter should be send.
After a successful auth coinbase redirects back to the app with the same STATE.
Both the requests and response states should match.
Example reference: https://developers.coinbase.com/docs/wallet/coinbase-connect/security-best-practices#state-variable
The text was updated successfully, but these errors were encountered: