Closed DellanX closed 7 months ago
I just realized, this will also potentially resolve #11, assuming that any desired scopes from #11 are added to the scopes declared wherever the Passport::tokensCan($scopes)
method is called. (My use case calls tokensCan
in the AuthServiceProvider
For projects that need to register scopes in a ServiceProvider, allow for disabling this packages scope registration.
Resolving #19