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
A small helper for dealing with Jsforce connections.
Usage
importconnectfrom'jsforce-connect'connect()// After the first connection, will automatically re-connectconnect(true)// Will force a new login for expired connections
MIT License
About
➡️ A small helper for dealing with Jsforce connections.