Commit Graph

13 Commits

Author SHA1 Message Date
Adam Millerchip dbc2a91b15 Use a binary comprehension
Instead of converting to a charlist and back.
2019-11-07 11:12:57 +09:00
Adam Millerchip cc9e0386f0 Add hexdocs link to readme 2019-11-04 22:00:12 +09:00
Adam Millerchip ebcccd7dec Fix typo in README 2019-11-03 23:58:42 +09:00
Adam Millerchip 031d834366 Add package metadata 2019-11-03 22:36:40 +09:00
Adam Millerchip 2fe15138f5
Create LICENSE 2019-11-03 22:35:40 +09:00
Adam Millerchip f2aac0734e Update README 2019-11-03 22:17:59 +09:00
Adam Millerchip b480ed767d Update hackney to 1.15.2
This is to fix the honor_cipher_order error on OTP 22.1

https://github.com/benoitc/hackney/issues/591
2019-10-29 14:31:28 +09:00
Adam Millerchip ff29abb417 Fix token_server_test 2019-10-27 19:46:45 +09:00
Adam Millerchip 5d8f93c8b8 Add User-Agent header. 2019-10-02 23:48:12 +09:00
Adam Millerchip 7f94095f3e Remove unused sign function. 2019-09-05 00:37:46 +09:00
Adam Millerchip 1b117f8ce3 Add BodyReaderPlugTest and TokenServerTest 2019-09-05 00:17:50 +09:00
Adam Millerchip d5674157ef Add doc links and body_reader_plug_test.exs 2019-09-05 00:08:08 +09:00
Adam Millerchip 7915b6d4ed Initial checkin.
I originally developed this as an employee under the assumption that
this would be released as an official SDK maintained by the company. But
this is not the case, so I'm resetting the history to develop this in a
personal capacity. This commit represents the progress until now.
2019-09-02 20:46:29 +09:00