Libraries tagged by auth basic
rahife/socialite-adfs-provider
167 Downloads
Basic ADFS OAuth2 Provider for Laravel Socialite
duncan3dc/oauth
66997 Downloads
Handles basic OAuth/OAuth2 authentication along with classes for common services
befool-inc/http_oauth
13570 Downloads
HTTP_OAuth package contains the basics for both OAuth consumers and providers.
mixislv/oauth-php-tfl
3042 Downloads
Andy Smith's basic php library for OAuth + Twiter, Facebook, Linkedin implementation.
garyjones/oauth
559 Downloads
Based on Andy Smith's basic PHP library for OAuth 1.0a
muhammadbaiquni/passport
3 Downloads
Fork of fof/Passport to OAuth2 with client_secret_basic
basilicom-pimcore-plugin/iptc-import
9 Downloads
Upload images and auto create meta information based on iptc data.
shell/card-management-sdk
49 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.
shell/data-and-reporting-sdk
61 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.
msgphp/symfony-demo-app
667 Downloads
A Symfony demo application with basic user management, a REST/GraphQL API and OAuth/JWT authentication.
aklatzke/asset-funnel
63 Downloads
Auto bundler for all requested assets on a per-page basis.
stevenmaguire/oauth2-basecamp
13525 Downloads
Basecamp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
14four/oauth2-basecamp
1374 Downloads
Basecamp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
worksection/oauth2-basecamp
2689 Downloads
Basecamp OAuth 2.0 Client Provider for The PHP League OAuth2-Client
shaunpersad/api-foundation
61 Downloads
This is a package for Laravel 4 that provides a basis for creating APIs. Particularly, it allows for OAuth 2.0 implementation using any grant type your application requires, including custom grant types. Additionally, it also standardizes all API responses into an easily definable format.