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

add built in auth options #18

Open
willgladstone opened this issue Aug 25, 2015 · 1 comment
Open

add built in auth options #18

willgladstone opened this issue Aug 25, 2015 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@willgladstone
Copy link

Make setting up auth a little easier

@mboynes mboynes self-assigned this Dec 23, 2015
@mboynes mboynes added the enhancement New feature or request label Dec 23, 2015
@mboynes
Copy link
Contributor

mboynes commented Feb 26, 2017

I think if we have two options, that should be enough:

  • HTTP Basic Auth (username & password).
    Important: store the encoding, not the raw values.
  • Authorization header

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

No branches or pull requests

2 participants