Laravel Jetstream Passport

screenshot of Laravel Jetstream Passport
laravel

Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire)

Overview

Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire). This package provides support for Passport and OAuth2 authentication in Laravel's Jetstream starter kit, specifically for the Livewire version.

Features

  • Passport and OAuth2 authentication support
  • Integration with Laravel's Jetstream starter kit (Livewire)
  • Easy installation and setup

Summary

This package provides Passport and OAuth2 support for Laravel's Jetstream starter kit (Livewire). It allows easy installation and integration with the Jetstream starter kit, enabling the use of Passport for authentication and OAuth2 token handling. The installation process involves replacing traits, modifying configuration files, and publishing views. Overall, this package simplifies the process of adding authentication support to Laravel's Jetstream with the use of Passport and OAuth2.

laravel
Laravel

Laravel is a powerful and elegant PHP framework that provides developers with a comprehensive set of tools and features to build robust web applications. It follows the Model-View-Controller (MVC) architectural pattern, offering a clean and organized structure for writing efficient and maintainable code.