Skip to content
New issue

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

JWT authentication support #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

JWT authentication support #2

wants to merge 5 commits into from

Conversation

eljasala
Copy link
Contributor

@eljasala eljasala commented Jun 8, 2016

Example for using new JWT authentication schema. This should not merged until we have published the version of callstats.js with the support.

@@ -17,7 +17,7 @@ var inBoundRemoteStatsKeys;
var outBoundRemoteStatsKeys;
var pcKeys;

var room = 'foo';
var room = "'><img src='' onerror=alert('foo') />";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why such a room name?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this to test an XSS attack vector?

@marcinag
Copy link
Contributor

marcinag commented Jun 9, 2016

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants