Skip to content

Add bearer as an authentication mechansim.#434

Closed
TomMD wants to merge 1 commit into
haskell-github:masterfrom
TomMD:feature/bearer-token-auth
Closed

Add bearer as an authentication mechansim.#434
TomMD wants to merge 1 commit into
haskell-github:masterfrom
TomMD:feature/bearer-token-auth

Conversation

@TomMD

@TomMD TomMD commented Apr 10, 2020

Copy link
Copy Markdown
Contributor

Github uses the authentication header 'bearer' instead of 'token' to control access to various endpoints.

Github uses the authentication header 'bearer' instead of 'token' to
control access to various endpoints.
@phadej

phadej commented Apr 12, 2020

Copy link
Copy Markdown
Contributor

I don't see bearer mentioned at https://developer.github.com/v3/#authentication See also #351

Until it's in the documentation, define your own type with AuthMethod instance

@phadej phadej closed this Apr 12, 2020
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