Libraries tagged by api authentication
better-dev/account-api-client
587 Downloads
API for OAuth clients account authentication
studiomieters/laravel-authentication
11 Downloads
Manage user authentication, provided by the api. Remember, this package will take care of al the authentication. You can remove all authentication routes, providers and middleware from your project.
dec/api
138 Downloads
Basic API using access tokens for authentication
tang/twitter-rest-api
28 Downloads
Classes that interface with Twitter REST API v1.1 using Application-only authentication
owenvoke/laravel-api-check
0 Downloads
A simple, standardised authentication check URL for Laravel APIs
msaads/jwt-authentication2-bundle
344 Downloads
This bundle provides JWT authentication for my Symfony REST API
jubaopen/jwt-authentication-bundle
12 Downloads
This bundle provides JWT authentication for your Symfony REST API
jlpoveda/api-doc-bundle
891 Downloads
Generates documentation for your REST API from annotations and allow HMAC authentication in the sandbox
kuleuven/authentication-bundle
117 Downloads
Symfony3 Bundle for KU Leuven Shibboleth authentication, with LDAP and Person Data API integration
ioffline/laravel-discrete-api-base
15 Downloads
Laravel API for discrete Frontend. Supports Sanctum token authentication.
voodoodrul/linkedin-api-php-client
51 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
victorybiz/laravel-api-key
13 Downloads
Authorize requests to your Laravel application with API keys
valerch1k/linkedin-api-php-client
1173 Downloads
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
tmsolution/api-key-bundle
61 Downloads
Creates an avenue for using ApiKey authentication for Symfony2. Requires FOSUserBundle.
tba-api/tba-api-client-php
6 Downloads
# Overview Information and statistics about FIRST Robotics Competition teams and events. # Authentication All endpoints require an Auth Key to be passed in the header `X-TBA-Auth-Key`. If you do not have an auth key yet, you can obtain one from your [Account Page](/account). A `User-Agent` header may need to be set to prevent a 403 Unauthorized error.