The initial package which became accounts-drupal. Please use accounts-drupal instead. https://github.com/FGM/accounts-drupal
|
9 năm trước cách đây | |
---|---|---|
README.md | 9 năm trước cách đây | |
drupal-sso-tests.js | 9 năm trước cách đây | |
drupal-sso.js | 9 năm trước cách đây | |
package.js | 9 năm trước cách đây |
The Drupal SSO package provides transparent authentication integration with a Drupal instance.
Unlike Meteor, Drupal relies by default on cookie-based authentication. This package makes use of the Drupal session cookie to authenticate the user with the Drupal instance having created the cookie.
It enables adding Meteor pages to a Drupal site without having to care for authentication, which is carried over from Drupal for each logged-in user.