pamaxie / --OLD--Pamaxie

Worker "clients" for analyzing media content. Pamaxie is a Natural Learning API for accessing several Neural Networks and hand-crafted algorithms for moderating content on platforms.
https://pamaxie.com
Apache License 2.0
2 stars 2 forks source link

Rework Authentication Flow for APIs #53

Open ghost opened 3 years ago

ghost commented 3 years ago

Currently the Authentication flow for the API doesn't use HTTP standards. The issues we are currently aware about are:

See: https://developer.mozilla.org/en-US/docs/Web/HTTP/Authentication for more info and things we are maybe doing wrong. Please fix this.