I want to call an API after user enter their credentials and allow users to access the client only based on the API response. That is how we can call the API after Username Password Form, check it's response and continue/stop remaining auth flow.
Any help is much appreciated.