Skip to content
Snippets Groups Projects
Commit b65c5fc2 authored by Austin King's avatar Austin King
Browse files

Removing whitespace

parent 5ddfebdf
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,6 @@ function verify(assertion, audience, successCB, errorCB) {
return errorCB("audience mismatch: " + err);
}
// verify that the issuer is the same as the email domain
// NOTE: for "delegation of authority" support we'll need to make this check
// more sophisticated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment