Skip to content

managedit/kohana-oauth2-example-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages