In the oauth flow for tools like outlook , why are we forcing user to click on "ok" after auth url is clicked and authentication is completed, If I dont click "ok" and start asking questions , i get no response. If i click "ok" after this and then ask question no response . The only way for me to get around this is to start a new chat session.
No credential gets saved until I click "ok".  Why is completing the authentication process not sufficient for us to save the credentials in this case?
Can we prevent users from being able to start chatting until the full auth process including clicking on "ok" button is complete?