Closed viceice closed 3 years ago
Agreed. We need to implement it in a backwards compatible way on https://github.com/hexpm/hexpm first then the specifications can be updated.
Closing this since it requires functionality change before the specs can be updated.
Currently HEX API requires
authorization: <token>
as api header, it should support normalBearer
token as other API's will do.eg