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
#86 indicated that this library might be used in non-browser environments.
It should be pretty straightforward to make this library also node-compatible. This should be covered by some test cases too. Perhaps use supertest for mocking the actual endpoint?
The text was updated successfully, but these errors were encountered:
#86 indicated that this library might be used in non-browser environments.
It should be pretty straightforward to make this library also node-compatible. This should be covered by some test cases too. Perhaps use
supertest
for mocking the actual endpoint?The text was updated successfully, but these errors were encountered: