Fixes the bug where installing oauth_common after, and not together with, the autoload module causes a fatal error as the autoload module can't find the new classes. This is fixed by clearing the autoload cache during install.
Made amends for the focus on the provider in oauth_common. Drupal installations acting as consumers can now also store token and consumer entries in the common tables.
changed
Fixed bug that caused a fatal error when deleting users.