Title: Tejas Chaskar's Replies | WordPress.org

---

# Tejas Chaskar

  [  ](https://wordpress.org/support/users/tejasc/)

 *   [Profile](https://wordpress.org/support/users/tejasc/)
 *   [Topics Started](https://wordpress.org/support/users/tejasc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/tejasc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/tejasc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/tejasc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/tejasc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/tejasc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Two Factor] Conflict between Two Factor (v0.16.0) and Login with Google plugin](https://wordpress.org/support/topic/conflict-between-two-factor-v0-16-0-and-login-with-google-plugin/)
 *  Thread Starter [Tejas Chaskar](https://wordpress.org/support/users/tejasc/)
 * (@tejasc)
 * [1 day, 18 hours ago](https://wordpress.org/support/topic/conflict-between-two-factor-v0-16-0-and-login-with-google-plugin/#post-18986611)
 * Hi Brian,
 * Thanks for looking into this and filing the GitHub issue.
 * To clarify the behavior:
    - With Two-Factor Authentication **enabled**, the user is unable to log in via
      Google Login at all — the login attempt fails.
    - With Two-Factor Authentication **disabled**, the user logs in via Google Login
      successfully with no issues.
 * I also captured the console error during a failed login attempt for a 2FA-enabled
   user:
 *     ```wp-block-code
       The request has been aborted.[GSI_LOGGER]: FedCM get() rejects with AbortError: signal is aborted without reason
       ```
   
 * This suggests Google’s FedCM sign-in request is being aborted mid-flow — likely
   because the redirect to the 2FA challenge screen interrupts it before the credential
   request completes.
 * Thanks,
   Tejas

Viewing 1 replies (of 1 total)