Implement both hook_requirements() and hook_install().

The former will make sure that PECL Oauth library is installed, while the latter will add the required tables to manage authorizations.

Comments

juampynr’s picture

juampynr’s picture

Status: Active » Fixed

Tables are already being installed in hoook_install(). Will figure out later if it is worth it to manage then through Entity API or not.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.