Libraries tagged by api auth
xwms/package
27 Downloads
XWMS.nl provides secure, sophisticated, and custom-built login and authentication APIs for businesses. Our solutions ensure robust security, seamless integration with existing systems, and compliance with the highest industry standards. These are not simple APIs, but comprehensive identity management systems designed to deliver reliability and protection at enterprise scale.
glueful/glueful
5 Downloads
A flexible PHP framework for building modern APIs with authentication, database abstraction, caching, and more
kdyby/google
80231 Downloads
Google API wrapper and authentication for Nette Framework
socialsquared/office365mailer
46 Downloads
Mail driver for Laravel to send emails using the Microsoft Graph API without user authentication and SMTP
nogrod/dhl-retoure-php-sdk
88 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".
martinmulder/openapi-crowdstrike-falcon-php
43 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.
kdyby/github
1504 Downloads
Github API client with authorization for Nette Framework
luyadev/luya-module-admin-usertoken
3534 Downloads
Extend the LUYA Admin by providing app's which then LUYA Admin users can authenticated through the API.
esistemasinteligentes/php-k8s
277 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.
geoffselby/laravel-jwt-boilerplate
21 Downloads
Rapidly build an API with Laravel and JWT authentication.
mademovement/freebird-php
864 Downloads
Twitter API v1.1 Application only authoization library
fetchwitter/fetchwitter
76 Downloads
PHP framework to fetch tweets from Twitter API v1.1 using OAuth authentication/authorization
kevslashnull/oauth2-discord
5462 Downloads
OAuth2 client for authenticating with the Discord API servers
mocode/sanctum-mongodb
1722 Downloads
Laravel Sanctum Mongodb provides a featherweight authentication system for SPAs and simple APIs.
gammamatrix/playground-login-blade
278 Downloads
Playground: Provides an API and a Laravel Blade UI for authentication, authorization, credential updates and user verification.