You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there anyway to run Spiderpig in the browser instead of on Node on a server?
E.g. a Spiderpig SPA?
Or perhaps Spiderpig packaged into a WebExtension that could run on Firefox and Chrome at least?
The goal here is to have a 100% clientside version if possible that does not depend on setting up a server, and can hopefully re-use any clientside-auth required by a site.
Is there anyway to run Spiderpig in the browser instead of on Node on a server?
E.g. a Spiderpig SPA?
Or perhaps Spiderpig packaged into a WebExtension that could run on Firefox and Chrome at least?
The goal here is to have a 100% clientside version if possible that does not depend on setting up a server, and can hopefully re-use any clientside-auth required by a site.
https://developer.mozilla.org/en-US/Add-ons/WebExtensions
https://wiki.mozilla.org/WebExtensions
The text was updated successfully, but these errors were encountered: