r0man / oauth-clj

Clojure OAuth library
95 stars 27 forks source link

Address githubs' new access token format #32

Open inaimathi opened 3 years ago

inaimathi commented 3 years ago

This commits sends both, because I'm not sure how widespread the change is, and still want this client to be compatible with OAuth providers other than github. Maybe a config option that defaults to header for github would be a better option?