Libraries tagged by api authentication
mobiweb/sdk
1345 Downloads
4.0.3 PHP library for communicating with the MobiWeb REST APIs.
kristenlk/oauth2-marketo
100328 Downloads
Marketo OAuth 2.0 support for the PHP League's OAuth2-Client
gener1c-code/oauth2-server
1581 Downloads
A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.
chervand/yii2-oauth2-server
22278 Downloads
OAuth 2.0 server for Yii 2.0 with MAC tokens support.
bybrand/oauth2-zohodesk
7953 Downloads
Zoho Desk Provider for PHP League's OAuth 2.0 Client
auth0-samples/laravel
328 Downloads
Sample application demonstrating how to integrate Auth0 with Laravel 9 or Laravel 10 for session-based authentication and token-based authorization.
antavo/escher-php
49388 Downloads
Library for HTTP request signing (PHP implementation)
andalisolutions/oauth2-anaf
407 Downloads
Anaf OAuth 2.0 support for the PHP League's OAuth 2.0 Client
stormpath/sdk
59886 Downloads
A PHP wrapper for Stormpath's API
kaabar-jwt/yii2-jwt
9045 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
collecthor/yii2-session-auth
14328 Downloads
Session authentication for your API
vojant/twitter-php
19866 Downloads
Simple PHP wrapper for Twitter REST API v1.1. Supports application-only authentication
genesis-global/salesforce
94597 Downloads
Provides OAuth2 authentication and exposes Salesforce REST API methods in OOP friendly way.
creode/business-central-oauth2
3855 Downloads
A PHP package for seamless OAuth2 authentication with Microsoft Dynamics 365 Business Central, offering a streamlined integration and secure access to Business Central APIs.
experteam/api-laravel-base
6558 Downloads
Library to help with Laravel api Authentication