Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
10.54 KB
MD5: 369d957121452a18e9770b4365cda0f0
SHA-1: 3d195dc68d64041a1fa3a8c303620093fc2220d4
SHA-256: df5a616897c0f939bfaa0b6c7cdac49a7b70177771c86da1f0bbc404da032401
Download zip
12.85 KB
MD5: ebb07c159ea5c26ed1c4c2d5cb56120b
SHA-1: e0dc3144f4454ab3a6529634b86ae9e7a403b67d
SHA-256: cc9b970d8cdb942c425dc13d03b46ed9a5e859daefb3396e85e00ec95e82bdbf
Release notes
This first beta includes the following changes:
- Uses oAuth tokens rather than storing the password in the database
- Responses are cached using the Drupal cache - works best if using memcache or cache backends.
- Coder compliance fixes
- Update dependency to version 1.3.0 of the KnpLabs GitHub Library
- Other little cleanup and improvements