https://github.com/giauphan/laravel-setup-api-oauth2
Streamline the integration of OAuth2 protocols to secure your API endpoints,
https://github.com/giauphan/laravel-setup-api-oauth2
api api-oauth2 laravel-api-auth
Last synced: 3 months ago
JSON representation
Streamline the integration of OAuth2 protocols to secure your API endpoints,
- Host: GitHub
- URL: https://github.com/giauphan/laravel-setup-api-oauth2
- Owner: giauphan
- Created: 2023-12-01T03:05:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-14T01:41:42.000Z (over 1 year ago)
- Last Synced: 2025-02-15T07:24:39.604Z (4 months ago)
- Topics: api, api-oauth2, laravel-api-auth
- Language: PHP
- Homepage:
- Size: 1020 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Laravel Setup API OAuth2
This repository serves as a comprehensive guide and boilerplate for setting up OAuth2 authentication in a Laravel API. Streamline the integration of OAuth2 protocols to secure your API endpoints, authenticate users, and authorize access. Whether you're building a new API or enhancing an existing one, this Laravel setup ensures a robust and standardized OAuth2 implementation.
### Key Features:
🚀 Seamless integration with Laravel framework.
🔐 OAuth2 protocols for secure authentication and authorization.
🧩 Modular structure for flexibility and scalability.
⚙️ Configurable options to adapt to specific project requirements.
Getting Started: