@overmap-ai/core 1.0.71-remove-login-timeout.0 → 1.0.71-remove-login-timeout.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3665,6 +3665,7 @@ class JWTService extends BaseAuthService {
3665
3665
  payload,
3666
3666
  isAuthNeeded: false,
3667
3667
  checkAuth: false,
3668
+ immediate: true,
3668
3669
  blockers: [],
3669
3670
  blocks: []
3670
3671
  }).then((tokens) => {