truqu / elm-oauth2

OAuth 2.0 client-side utils in Elm
MIT License
81 stars 29 forks source link

Upgrade http library #16

Closed michaelwebb76 closed 5 years ago

michaelwebb76 commented 5 years ago
michaelwebb76 commented 5 years ago

Resolves https://github.com/truqu/elm-oauth2/issues/15

KtorZ commented 5 years ago

Sorry it's taking a bit of time, I've been dragged into other business ATM. I've started integrating the work and will likely finalize that somewhere this week :+1:

KtorZ commented 5 years ago

Merged in 333d6ea289933824237640480dd5c05a9e7e9c47

Note that I inverted the order of arguments for makeTokenRequest. Sorry for the time it took I am not having the free time I'd like to have :disappointed:

Thanks for the PR and feedback :heart:

michaelwebb76 commented 5 years ago

Thanks so much @KtorZ, very much appreciated