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

Adding an extra authentication method via JWT (JSON Web Tokens) #6

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

Conversation

aledesma78
Copy link

These changes include documentation via the README file and in-code comments, it is backwards-compatible as it doesn't break the current Static and Database sources.

These changes include documentation via the README file and in-code comments
@aledesma78 aledesma78 closed this Feb 1, 2018
@pjebs pjebs reopened this Feb 3, 2018
@aledesma78
Copy link
Author

hey @pjebs I closed it because I wanted to try to figure out a way to fix an issue with the latest gorilla mux that switches from gorilla.Context to ctx.Context and breaks some funcionality on go 1.7+

@pjebs
Copy link
Owner

pjebs commented Feb 5, 2018

Just use build tags

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.

2 participants