A comprehensive demonstration of OAuth 2.0 flows with Laravel Passport
Explore different OAuth 2.0 authentication flows including Authorization Code, Implicit, and Password Grant flows.
Explore OAuth FlowsLogin with your existing account using the Password Grant flow for immediate access.
LoginDon't have an account? Register a new account on the OAuth server and get started immediately.
RegisterThis Laravel application demonstrates how to implement an OAuth 2.0 client that works with Laravel Passport. It supports multiple authentication flows:
Make sure to configure your .env file with the correct OAuth server settings: