constants.js 117 B

1234
  1. Meteor._debug("Loading lib/constants");
  2. CHANNEL_NAME = 'drupal-sso:refresh';
  3. EVENT_NAME = 'drupal-sso:userRefresh';