Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 420 Bytes

File metadata and controls

9 lines (6 loc) · 420 Bytes

Setup

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!

  1. Edit application/config/database.php
  2. Run "./minion migrations:run"

Note: 2 users are created by default.. "admin" and "user" .. password == username