Lovinity / wwsu

THIS PROJECT HAS BEEN MIGRATED TO GITLAB: https://gitlab.com/wwsu1069/wwsu
4 stars 1 forks source link

host request in wwsu.js fails for display signs #62

Closed Lovinity closed 5 years ago

Lovinity commented 5 years ago

With the new changes in wwsu.js to automatically assume it needs to authenticate when token is null or expired, this prevents display signs from working because display-public and display-internal are not actual hosts.

Construct a requester in wwsu.js that does not use authentication if a path is not provided / null.