hello @wpcodefactor,
I have the pro version of the plugin, but I have a problem when I use the endpoint to verify a user account,
This is the answer I get in postman: “jwt_auth_bad_auth_header”, “authorization header malformed” when I send with Basic authorization, apparently it can only be done with Bearer Token but how do I get the token if I can’t login with the account because it is not verified? please help