samples-js-react
samples-js-react copied to clipboard
if the session is already deleted when logout is called redirect to l…
…ogin page
This PR will solve this issue https://github.com/okta/samples-js-react/issues/25
If the session is already expired or deleted and you try to "logout" It will give an error. This promise catches the error and redirects back to login page