• Resolved speedfreakhorror

    (@speedfreakhorror)


    I use IFTT for some of my manual tasks to automate them. Please advise on how I can give access to IFTT for the posting and other things. It is informing it requires an Application Specific password to work.

Viewing 1 replies (of 1 total)
  • Plugin Author Kaspars

    (@kasparsd)

    Use the Application Passwords plugin to create application-specific passwords and use a filter to configure the Two Factor plugin to stop blocking password-based authentication requests for users with Two Factor enabled:

    add_filter( 'two_factor_user_api_login_enable', '__return_true' );

    Let me know if this works.

Viewing 1 replies (of 1 total)
  • The topic ‘IFTTT Aplication Specific Password’ is closed to new replies.