Libraries tagged by api auth
omergy/php-k8s
3228 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.
luyadev/luya-module-admin-usertoken
3772 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
aymakan/laravel-mfa
1339 Downloads
API-only Multi-Factor Authentication enforcement for Laravel (TOTP, middleware-driven)
ahmedhat/unifonicnextgen
3476 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).
freeclimbapi/php-sdk
127 Downloads
FreeClimb is a cloud-based application programming interface (API) that puts the power of the Vail platform in your hands. FreeClimb simplifies the process of creating applications that can use a full range of telephony features without requiring specialized or on-site telephony equipment. Using the FreeClimb REST API to write applications is easy! You have the option to use the language of your choice or hit the API directly. Your application can execute a command by issuing a RESTful request to the FreeClimb API. The base URL to send HTTP requests to the FreeClimb REST API is: /apiserver. FreeClimb authenticates and processes your request.
1msg/one_msg_waba_sdk
4445 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
3722 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.
labrodev/laravel-trello
38 Downloads
Stateless Trello REST API client for Laravel with the authorize-URL token flow.
gateio/gateapi-php
6665 Downloads
Welcome to Gate API APIv4 provides operations related to spot, margin, and contract trading, including public interfaces for querying market data and authenticated private interfaces for implementing API-based automated trading.
xaamin/sanctum
2884 Downloads
Laravel/Lumen Sanctum provides a featherweight authentication system for SPAs and simple APIs.
podio-labs/podio-laravel
32 Downloads
Laravel integration for the Podio API. A Podio facade with config-driven auth and token caching.
everware/laravel-fortify-sanctum
331 Downloads
Automatically integrate Laravel Fortify with Laravel Sanctum so Fortify gives out Sanctum tokens on login while maintaining default Fortify functionality like two factor authentication. Also allows the use of 'api' middleware and makes login/sessions work without cookies (makes Fortify "stateless"-ish by creating temporary sessions).
divino11/laravel-playtomic
181 Downloads
Laravel SDK for the Playtomic API — venue search, court availability, booking, and authentication.
sumeko/phalcon-oauth2-server
170 Downloads
Phalcon wrapper for league/oauth2-server
sirosoft/core
1033 Downloads
Core engine powering the Siro API Framework with zero external dependencies.