Created a Docker-based Laravel Passport example showing both an OAuth 2.0 server and a consuming client application.
The setup includes PHP-FPM containers for the server and client, MySQL, Nginx, and phpMyAdmin, giving developers a complete reference implementation for issuing and consuming OAuth tokens in Laravel.
The setup includes PHP-FPM containers for the server and client, MySQL, Nginx, and phpMyAdmin, giving developers a complete reference implementation for issuing and consuming OAuth tokens in Laravel.
Tech & skills
Laravel
MySQL
OAuth 2.0
Laravel Passport
Docker
API