dusterio / lumen-passport

Making Laravel Passport work with Lumen
MIT License
654 stars 141 forks source link

Custom scopes per client #21

Closed biyul closed 2 years ago

biyul commented 7 years ago

Will you be adding the ability to define which scopes can be used by a client? Particularly useful for client credentials grant.

DCdeBrabander commented 7 years ago

Have you already looked at https://github.com/dusterio/lumen-passport/issues/9 ?