uafrica / oauth-server

OAuth Server
Other
51 stars 51 forks source link

Error owner_model when storing session #60

Closed klickagent closed 7 years ago

klickagent commented 7 years ago

I resolved it, but would like to share the information here for others having the same issue:

Make sure to have the AuthComponent::ALL in place (as in https://github.com/uafrica/oauth-server/blob/c6f82057d9441d5f66bb74bab366efa1596e87d1/tests/test_app/Controller/TestAppController.php).