Libraries tagged by rest authentication
interserver/mailbaby-client-php
196 Downloads
**Send emails fast and with confidence through our easy to use [REST](https://en.wikipedia.org/wiki/Representational_state_transfer) API interface.** # Overview This is the API interface to the [Mail Baby](https//mail.baby/) Mail services provided by [InterServer](https://www.interserver.net). To use this service you must have an account with us at [my.interserver.net](https://my.interserver.net). # Authentication In order to use most of the API calls you must pass credentials from the [my.interserver.net](https://my.interserver.net/) site. We support several different authentication methods but the preferred method is to use the **API Key** which you can get from the [Account Security](https://my.interserver.net/account_security) page.
globules-io/linkedin-php-sdk
45 Downloads
This package is an SDK for using LinkedIn V2 Marketing API. You can use it for managing Company Pages in this social network
geoffselby/laravel-jwt-boilerplate
21 Downloads
Rapidly build an API with Laravel and JWT authentication.
expanse/api-guard
518 Downloads
A simple way of authenticating your APIs with API keys using Laravel
devster/guzzle-wsse-plugin
29420 Downloads
Guzzle plugin to manage WSSE authentication
awalko/api-guard
51 Downloads
A simple way of authenticating your APIs with API keys using Laravel
miladrahimi/larajwt
9870 Downloads
JWT authentication tools and guard for Laravel projects
bigpoint/slim-bootstrap
525 Downloads
These classes provide a simple way to bootstrap a Slim application with authentication.
shell/data-and-reporting-sdk
11 Downloads
Data And Reporting product consists of API's which provides details of transaction and invoice informations about shell cards. The Shell Card Transaction and Invoice API is REST-based and employs Basic authentication in Version 1 and Oauth authentication in Version 2 end points. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes. All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources.
logoscon/key-auth
9842 Downloads
API/Secret Key Authentication handler for the WP REST API.
shell/card-management-sdk
43 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
k3soft/fos-rest-jwt-authentication-bundle
104 Downloads
empty
rockschtar/wordpress-rest-api-token-auth
534 Downloads
API-Token based authentication for the WordPress REST-API
opensmarty/rest-api-client
5 Downloads
An elegant and smart Rest API Client with OAuth2 authentication support. Build for Laravel and Opensmarty Starter.
msaads/jwt-authentication2-bundle
346 Downloads
This bundle provides JWT authentication for my Symfony REST API