Libraries tagged by sdk authentication
licensechain/sdk
0 Downloads
Official LicenseChain PHP SDK for license management and validation
kruegge82/dhl-retoure-php-rest-sdk
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".
kruegge82/dhl-authentication-oauth-api
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
jgrim/lemmy-sdk
1 Downloads
Lemmy Rest API SDK Library
jerry4rahul/facebook-graph-sdk
16 Downloads
A modern, comprehensive PHP SDK for the Facebook Graph API with enhanced error handling, pagination support, rate limiting, and extensive API coverage.
icanid/icanid-sdk-php
1300 Downloads
ICAN ID PHP SDK.
gwsn/bizhost-auth-sdk
51 Downloads
Authenticate user against Bizhost Auth API
guanhui07/apple-sign-in-php-sdk
3 Downloads
Library to verify and validate Apple IdentityToken and authenticate a user with Apple ID.
globules-io/linkedin-php-sdk
312 Downloads
This package is an SDK for using LinkedIn V2 Marketing API. You can use it for managing Company Pages in this social network
glamstack/google-auth-sdk
858 Downloads
Google Auth API SDK for Laravel
gitlab-it/google-auth-sdk
231 Downloads
Google Auth API SDK for Laravel
giorgigrdzelidze/laravel-fina-sdk
0 Downloads
Laravel SDK for integrating with FINA Web API (v8.0). Provides authentication, HTTP client, and typed endpoints.
finpin/sezame-sdk
96 Downloads
Passwordless multi-factor authentication
finmetrik/console-sso-sdk
1537 Downloads
PHP SDK for Console SSO Hub integration - Single Sign-On client library
dvsa/authentication-azure-ad
0 Downloads
A wrapper around the Azure AD SDK