Skip to content

DNM use basic auth and token auth if credentials set#209

Open
pld wants to merge 2 commits intomasterfrom
cljs-basic-auth
Open

DNM use basic auth and token auth if credentials set#209
pld wants to merge 2 commits intomasterfrom
cljs-basic-auth

Conversation

@pld
Copy link
Copy Markdown
Member

@pld pld commented Feb 13, 2017

If a username and password are present in credentials add basic auth
headers. If a token is present in credentials authenticate with token
instead of temptoken.

TODO

  • add tests
  • update docs

If a username and password are present in credentials add basic auth
headers. If a token is present in credentials authenticate with token
instead of temptoken.
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.

1 participant