0
Rajasekhar created
- ABP Framework version: v5.0.1
- UI type: MVC
- DB provider: EF Core
- **Tiered (MVC) **: yes
- Exception message and stack trace:
- Steps to reproduce the issue:"
I am calling the api(https://localhost:5001/connect/token) for authentication. I am getting the access token and refresh token successfully using password flow (grant type). After enabling the TFA for that user ,I am getting the response like Required TFA ** (https://localhost:5001/connect/token) **response. how to handle the TFA with password flow.
1 Answer(s)
-
0