Libraries tagged by api_auth
kynx/api-key-generator
663 Downloads
Generate and parse well-formed API keys
keukenmagazijn/laravel-google-authentication
2259 Downloads
This package provides an easy-to-use Facade for the Google userinfo API using the official google/apiclient package.
itspirit/trustpilot-authenticator
5343 Downloads
A PHP library for obtaining Trustpilot API access tokens
happyr/google-site-authenticator-bundle
15124 Downloads
Authenticate your website (not your users) with Google API. Can be used instead as Domain-Wide Delegation of Authority
cmpayments/guzzle-psp-authentication-middleware
7456 Downloads
Guzzle middleware which adds authentication-header to Guzzle-requests.
jarnovanleeuwen/jwtapi-laravel
2110 Downloads
JWT API authentication driver (Guard) for Laravel.
codexshaper/laravel-database-manager
182 Downloads
Laravel Database Manager
tomatophp/tomato-crm-module
521 Downloads
full accounts manager with API/Notifications/Contacts to manage your contacts and accounts
rhubarbphp/scaffold-token-based-restapi
27181 Downloads
Provides a support for doing token based authentication for a ReST API
1msg/one_msg_waba_sdk
1028 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail
rinvex/fort
3721 Downloads
Rinvex Auth is a powerful authentication, authorization and verification package built on top of Laravel. It provides developers with Role Based Access Control, TwoFactor Authentication, Social Authentication, compatible with Laravel’s standard API and fully featured all-in-one solution out of the box.
xaamin/sanctum
298 Downloads
Laravel/Lumen Sanctum provides a featherweight authentication system for SPAs and simple APIs.
mocode/sanctum-mongodb
1566 Downloads
Laravel Sanctum Mongodb provides a featherweight authentication system for SPAs and simple APIs.
nikileads/vk-client
257 Downloads
PHP client for Vk.com API. Forked from atehnix/vkclient. Original author [email protected]
lucinda/security
20946 Downloads
API implementing common web security patterns (eg: authentication, authorization) for PHP applications based on OWASP guidelines