NOTE: This example uses the "PASSWORD" grant type. It really only suitable for when you are both the consumer and the provider. eg Backend API accessed by your frontend site. I'll add an example for how you would provide an API to 3rd parties later!
- Edit application/config/database.php
- Run "./minion migrations:run"
Note: 2 users are created by default.. "admin" and "user" .. password == username