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

base64url decode jwt #217

Merged
merged 1 commit into from
May 23, 2018
Merged

base64url decode jwt #217

merged 1 commit into from
May 23, 2018

Conversation

abhishek97
Copy link
Contributor

@maxwondercorn
Copy link

You need to modify .travis.yml with the following to eliminate the sandbox errors and pass the tests:

sudo: required
dist: trusty

addons:
chrome: stable
before_script:
- "sudo chown root /opt/google/chrome/chrome-sandbox"
- "sudo chmod 4755 /opt/google/chrome/chrome-sandbox"

@jpadilla jpadilla merged commit 607cb78 into fenichelar:master May 23, 2018
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.

3 participants