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
Given how small the package is, the top-level export should follow the idiomatic pattern of using src/index.js (or src/index.ts after TypeScript migration) instead of src/entra-connection.js.