• Resolved asaadqamar

    (@asaadqamar)


    I am working with WordPress and its API’s. What I am trying to do with this plugin is that I want to add a restriction when user is trying to log in first it checks if user is verified or not. If not option to resend a code and then log in after verification. It all works fine on WordPress but I need API’s to do this I am using WordPress as CMS and developing website with React.

    What can be the possible solution?

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

    (@zorem)

    Hi, you will have to check how it works with the API, I think that when you create a user from the API it will not be verified and the customer will need to verify manually, anyway, you will need to develop custom code if this does not work..

Viewing 1 replies (of 1 total)
  • The topic ‘Login restriction: Upon login check If user is verified or not.’ is closed to new replies.