Open jacksun101 opened 2 years ago
Hello, now I have realized that it's due to the issue of version changes. League OAuth2 Server has been updated significantly since 5.x. Anyway, I would like to update this plugin for my OctoberCMS project using Laravel 6.x. Should I go ahead with the master branch or maybe use the v2 which is on top Laravel Passport instead?
Never mind, I've tried the v2 branch, and it's working. Thanks.
I am receiving an error while calling the access_token endpoint. I am using this plugin with OctoberCMS 2.x.
Target [League\\OAuth2\\Server\\Repositories\\ClientRepositoryInterface] is not instantiable while building [League\\OAuth2\\Server\\AuthorizationServer]
Any suggestion?