Allow the user to logout from application and Auth0 authorization server.
Type of change
[ ] Bug fix (fix to an issue)
[x] New feature (changes to functionality)
[ ] Big change (fix or feature that would cause existing functionality to work as expected)
Testing
Please describe the tests that you ran to verify your changes. Provide any instructions that will allow us to reproduce it. Please also list any relevant details for your test configuration.
Perform login.
After successful login, login button should be hidden and logout button should be displayed.
Click logout button.
Login button should be displayed, and logout button should be hidden.
Description
Allow the user to logout from application and Auth0 authorization server.
Type of change
Testing
Please describe the tests that you ran to verify your changes. Provide any instructions that will allow us to reproduce it. Please also list any relevant details for your test configuration.
Test Configuration