When Someone log in from the login page provided by the authO system smoothly redirects to given url, but if some dumb user press back button after logging in an error appears from the authO side saying:
" invalid_request: You may have pressed the back button, refreshed during login, opened too many login dialogs, or there is some issue with cookies, since we couldn’t find your session. Try logging in again from the application and if the problem persists please contact the administrator.
TRACKING ID: eb04360f300430f42eaS"
I want to know how i can handle this issue?