• Hello,
    so I’m implementing a headless website and we’re using your plugin to secure the API calls and it’s working great. Except that we’re using Formidable Forms and Formidable Form API, which is using its own authentication method. FF API is “basic” and requires the API key. It’s working fine when JWT Authentication id deactivated. However when JWT Auth is activated there seems to be a conflict and I can never get Postman to return any of my calls.
    So I was wondering if and how I could possibly whitelist some routes so JWT Auth would not apply to them.
    Regards

The topic ‘Conflict with Formidable Form rest API’ is closed to new replies.