Laravel Passport

An OAuth2 server and API authentication package that is simple and enjoyable to use.

Laravel Passport

Laravel Passport provides a full OAuth2 server implementation for your Laravel application in a matter of minutes.

APIs typically use tokens to authenticate users and do not maintain session state between requests. Laravel makes API authentication a breeze using Laravel Passport, which provides a full OAuth2 server implementation for your Laravel application in a matter of minutes.