laravel / passport

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

[12.x] Disable password grant by default #1715

Closed hafezdivandari closed 9 months ago

hafezdivandari commented 9 months ago

Related to #1712. This PR disables Password grant by default.

Update Docs PR: laravel/docs#9318

github-actions[bot] commented 9 months ago

Thanks for submitting a PR!

Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.

Pull requests that are abandoned in draft may be closed due to inactivity.

hafezdivandari commented 9 months ago

@driesvints Would you please merge 11.x into master? thanks.

driesvints commented 9 months ago

@hafezdivandari done