Closed yosbelms closed 4 years ago
Currently endpoints is a singleton object which gives room for third party libraries to add unwanted edpoints.
endpoints
You can find more about this here
In JavaScript, the source code of all your app's dependencies need to be trusted; any "third party library" has access to your OS which is far worse than knowing about the API.
Currently
endpoints
is a singleton object which gives room for third party libraries to add unwanted edpoints.You can find more about this here