Libraries tagged by rest authentication

msaads/jwt-authentication2-bundle

1 Favers
347 Downloads

This bundle provides JWT authentication for my Symfony REST API

Go to Download


jubaopen/jwt-authentication-bundle

0 Favers
12 Downloads

This bundle provides JWT authentication for your Symfony REST API

Go to Download


toweringmedia/module-ups-rest-api

0 Favers
0 Downloads

Real-time UPS shipping rates in Magento 2 cart/checkout via the official UPS REST Rating API. Secure UPS OAuth authentication with sandbox + production credential support. Supports negotiated rates, allowed UPS services, handling fee/rules, and country restrictions.

Go to Download


tang/twitter-rest-api

3 Favers
28 Downloads

Classes that interface with Twitter REST API v1.1 using Application-only authentication

Go to Download


backend2-plus/connect-rest-api-bundle

0 Favers
64 Downloads

REST API connection bundle for Symfony with authentication support

Go to Download


sergic/api-authentication-bundle

0 Favers
33 Downloads

Symfony2 api authentication bundle

Go to Download


restjs/rest-api

0 Favers
19 Downloads

RESTful API Boilerplate with OOP & MVC Pattern

Go to Download


restjs/php-rest-api

0 Favers
66 Downloads

Minimalistic RESTful API with Modular Structure

Go to Download


ornito/rest-create-users

1 Favers
24 Downloads

Create users in Bolt CMS through API.

Go to Download


neoan.io/rest-api-starter-project

1 Favers
35 Downloads

Basic neoan.io Lenkrad starter kit with authentication

Go to Download


kruegge82/dhl-retoure-php-rest-sdk

0 Favers
6 Downloads

# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".

Go to Download


kruegge82/dhl-authentication-oauth-api

0 Favers
29 Downloads

This API describes how API client can obtain a token which is used to access various Parcel Germany APIs. Using this API is often the first step in making your API call. Preconditions You will need: * client ID (aka "API Key", obtained when you create an app in developer.dhl.com) * client secret (obtained when you create an app in developer.dhl.com) * GKP user name (obtained when setting up your business account with Parcel Germany) * GKP password (obtained when setting up your business account with Parcel Germany) Technical Information This uses an implementation of OAuth2 Password Grant (RFC 6749). After successfull usage you will: * have an opaque access token to be used for API calls afterwards * this token will have an expiration time

Go to Download


citizen63000/easy-api-jwt-authentication

0 Favers
73 Downloads

Complete API bundle to create easily your API

Go to Download


campaignchain/security-authentication-server-oauth

0 Favers
3677 Downloads

OAuth server to authenticate against to use built-in REST API.

Go to Download


adlogix/confluence-rest-php-client

3 Favers
1149 Downloads

Confluence API PHP Client

Go to Download


<< Previous Next >>