Stremio / stremio-addon-sdk

🧙 A Node.js SDK for creating and publishing Stremio add-ons
https://www.stremio.com/addon-sdk
MIT License
656 stars 175 forks source link

Unable to add addon with Basic Auth #297

Closed x0r3n closed 1 month ago

x0r3n commented 1 month ago

Hello. I try to add a addon with Basic Auth like https://username:password@addon.example.com/manifest.json but it won't fetch, if I open it in browser with username password pass to url it works, also It can fetch if I disable the basic auth, but I don't want to use it with out it. There are any solution to add it with Auth ?

jaruba commented 1 month ago

this is the correct way to gatekeep users: https://github.com/Stremio/stremio-addon-with-key