🔐 JSON Web Token Authentication for Laravel & Lumen
EvaOAuth
ArchivedEvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by very few lines code.
About EvaOAuth
EvaOAuth provides a standard interface for OAuth1.0(a) / OAuth2.0 client authorization, it is easy to integrate with any PHP project by very few lines code.
EvaOAuth is a popular PHP authentication and authorization solution that provides reliable functionality for PHP developers. Note: This project has been archived and may not receive further updates.
Quick Installation
composer require allovince/evaoauthInstall via Composer. For detailed installation instructions, visit theofficial documentation.
Why Use EvaOAuth?
- PHP Authentication and Authorization - Specialized solution for authentication and authorization needs
- Open Source - Free to use with full source code access
Project Details
- Maintainer
- @AlloVince
- Category
- Authentication and Authorization
- Last Updated
- 6 years ago
- Status
- Archived
Related Authentication and Authorization Libraries
View all →PHP package for JWT
Json Tokens to authenticate and transmit information.
A spec compliant, secure by default PHP OAuth 2.0 Server
Role-based Permissions for Laravel 5
Laravel wrapper around OAuth 1 & OAuth 2 libraries.