laravel / passport

Laravel Passport provides OAuth2 server support to Laravel.
https://laravel.com/docs/passport
MIT License
3.25k stars 780 forks source link

Custom claim support #1753

Closed BUGOVER closed 2 weeks ago

BUGOVER commented 2 weeks ago

Please add the ability to add user-generated scope without predefined in providers "tokenCan" or "defaultScope"

crynobone commented 2 weeks ago

Heya. just feel free to attempt a PR to see if Taylor would accept it 👍