grantcodes / microsub-notifier

https://microsub-notifier.tpxl.io
4 stars 1 forks source link

Does this work with an authtoken endpoint that only supports a JSON responses? #3

Open pstuifzand opened 5 years ago

pstuifzand commented 5 years ago

I'm trying the service with my own endpoint and I get an error about not being able to get the token. I was reading the code and it seems there is no support for JSON responses.

https://github.com/grantcodes/microsub-notifier/blob/b29fed60cbab9a790f35acffdf7bc4e672d25fe2/src/server/api.js#L109-L114