Libraries tagged by api auth
lparede/laravel-api-key
375 Downloads
Authorize requests to your Laravel application with API keys
kynx/api-key-generator
1249 Downloads
Generate and parse well-formed API keys
keukenmagazijn/laravel-google-authentication
2684 Downloads
This package provides an easy-to-use Facade for the Google userinfo API using the official google/apiclient package.
crims/portal-api
113 Downloads
Centralized authentication and middleware library for CRIMS
cmpayments/guzzle-psp-authentication-middleware
7824 Downloads
Guzzle middleware which adds authentication-header to Guzzle-requests.
ahmedhat/unifonic-authenticate
2587 Downloads
Handles verifications with OTP to multiple channels
jarnovanleeuwen/jwtapi-laravel
2374 Downloads
JWT API authentication driver (Guard) for Laravel.
codexshaper/laravel-database-manager
185 Downloads
Laravel Database Manager
conduit-ui/github-connector
129 Downloads
Core GitHub API connector with authentication
zitadel/client
15 Downloads
Official Zitadel SDK for PHP. Authenticate and access Zitadel's authentication and management APIs in PHP.
xelon-ag/php-k8s
108 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
omergy/php-k8s
190 Downloads
Control your Kubernetes clusters with this PHP-based Kubernetes client. It supports any form of authentication, the exec API, and it has an easy implementation for CRDs.
ahmedhat/unifonicnextgen
1155 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
1msg/one_msg_waba_sdk
2456 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.