You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A logout function is already implemented in PR_MOD repo. The chrome extension should coordinate with backend. The expected flow of the application should be as follows:
Clicking on PR-Mod opens the deployed application in a new-tab.
Closing the newly opened tab should trigger the logout function.
This would be done in the pr-mod.js which is a content script.
The text was updated successfully, but these errors were encountered:
A logout function is already implemented in PR_MOD repo. The chrome extension should coordinate with backend. The expected flow of the application should be as follows:
Clicking on PR-Mod opens the deployed application in a new-tab.
Closing the newly opened tab should trigger the logout function.
This would be done in the pr-mod.js which is a content script.
The text was updated successfully, but these errors were encountered: