Some IdPs have a Cancel button in the login dialog. When clicked, the IdP redirects back to the app without providing the code query parameter. This scenario is currently unhandled in the auth service. When handled, the effect should be as if login was not attempted.
Some IdPs have a Cancel button in the login dialog. When clicked, the IdP redirects back to the app without providing the
code
query parameter. This scenario is currently unhandled in the auth service. When handled, the effect should be as if login was not attempted.