2FA Rest API
-
I am trying to implement JWT for a React application that will be connecting to a client site. However, I see that there is a method being applied in the login class that blocks access when at least one 2FA method is enabled. Is there a way to disable this without directly editing the code? Or is there a way to simply pass the 2FA code through on the JWT request?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘2FA Rest API’ is closed to new replies.