We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Right now, when a user is logged into the Repo they might not be logged into the Viewer, even though the session should be the same.
To improve the user experience on this, we should think about passing the session id between the Repo and the Viewers iframe.
Before implementing this, we should look at possible security concerns.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Right now, when a user is logged into the Repo they might not be logged into the Viewer, even though the session should be the same.
To improve the user experience on this, we should think about passing the session id between the Repo and the Viewers iframe.
Before implementing this, we should look at possible security concerns.
The text was updated successfully, but these errors were encountered: