Libraries tagged by Password Client
api2pdf/api2pdf.php
429861 Downloads
This client library is a wrapper for the Api2Pdf.com REST API. See full REST api documentation at https://www.api2pdf.com/documentation/v2. Api2Pdf is a powerful API that supports HTML to PDF, URL to PDF, HTML to Image, URL to Image, Thumbnail / image preview of an Office file, Office files (Word to PDF), HTML to Docx, HTML to excel, PDF to HTML, merge PDFs together, add bookmarks to PDFs, add passwords to PDFs
ory/kratos-client-php
9107 Downloads
This is the API specification for Ory Identities with features such as registration, login, recovery, account verification, profile settings, password reset, identity management, session management, email and sms delivery, and more.
windwalker/srp
2053 Downloads
A modern PHP/JS package of SRP-6a (RFC5054). Contains server and client part to help developer use on any cases.
artisansdk/srp
2669 Downloads
A client and server-side implementation in PHP of the Secure Remote Password (SRP-6a) protocol.
ivol/workday-soap-client
4437 Downloads
Soap client, that will be able to authenticate using X509 authentication (https://docs.oasis-open.org/wss/v1.1/wss-v1.1-spec-errata-os-x509TokenProfile.htm) or username/password authentication mechanism to Workday Web Services.
jgxvx/cilician
6009 Downloads
PHP Client for haveibeenpwned.com APIs
luchavez/passport-pgt-client
220 Downloads
Laravel Passport Password Grant Tokens Client for Laravel 8|9|10
pflorek/php-basic-auth
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.
kruegge82/dhl-authentication-oauth-api
5 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
codenamegary/l4-lock
3009 Downloads
A Laravel 4 package to lock down a site and require a simple username/password BEFORE auth is executed. Useful for doing things like locking down a site so a client can test before going live while without interfering with auth and other stock framework options.
spomky-labs/oauth2-server-password-client-bundle
1330 Downloads
Symfony2 OAuth2 Server Configuration Bundle
spomky-labs/oauth2-server-password-client
4441 Downloads
Password Client for OAuth2 Server
javis/password-grant-client
19 Downloads
A PHP library to easily OAuth2 to your APIs using the Password Grant
afzalh/laravel-passport-skip-client
10 Downloads
Laravel Middleware for Laravel Passport to allow requesting access token without client id and secret for password grant tokens
sunnysideup/password-saver
153 Downloads
Silverstripe module that allows you to save passwords offline.