EBADCSRFTOKEN on first login attempt

  1. SDK Version:40.0.1
  2. Platforms(Android/iOS/web/all): iOS, Android

I am using Expo Auth Session with the useAuthRequest hook to authenticate my mobile app, using Azure ADB2C. On my first attempt to log in, I get an error that reads “EBADCSRFTOKEN: Invalid CSRF token”. Subsequent attempts to login always work. Any idea what could be causing this?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.