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

Document how to use JWT instead of OAuth #3

Open
mgechev opened this issue Nov 22, 2018 · 0 comments
Open

Document how to use JWT instead of OAuth #3

mgechev opened this issue Nov 22, 2018 · 0 comments

Comments

@mgechev
Copy link
Member

mgechev commented Nov 22, 2018

Often folks want to run Guess.js inside CI where the only way to authenticate is using an authentication token. Although this behavior is supported, it's not well documented.

To authenticate with a JWT, first one should generate a token and after that provide it to the GuessPlugin configuration object.

Consider writing a guide on building app with the GuessPlugin in CI or simply, a guide on how to authenticate with a token.

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

No branches or pull requests

1 participant