login form using Ajax + miniOrange 2FA

Support MB User Profile login form using Ajax + miniOrange 2FAResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #38421
    jw_blnjw_bln
    Participant

    Short questions regarding login (incl. meta user fields) only to compare:
    Is "MB User Profile" using AJAX?
    Can I create a login in a modal and let the user stay on the same post/page?
    Also, can I show a "Register" notice only in case a user/password input was wrong?
    What about "Lost Password" function (label_lost_password) at which point it is shown?
    Is there a way to integrate a 2FA via https://plugins.miniorange.com/wordpress-otp-verification ?
    Thanks for a short answer.

    #38437
    Long NguyenLong Nguyen
    Moderator

    Hi,

    Currently, the login form does not use AJAX, it works simply like the login form of WordPress https://developer.wordpress.org/reference/functions/wp_login_form/

    1. You can add the login shortcode to a page and let the user stay on the same page after logging in. But I'm not sure if it can work with the modal/popup or not.

    2. No, the Register button is not supported in this form.

    3. The Lost Password will display under (near) the login button.

    4. There is no way to integrate with 2FA authentication currently.

    #38456
    jw_blnjw_bln
    Participant

    Hi Long,
    OK, thanks for the information given 😉
    So, in my use case unfortunately not possible to use.
    Best regards.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.