Libraries tagged by http authentication
bleumi/payment-sdk-php
5 Downloads
A simple and powerful REST API to integrate Traditional (Credit/Debit Card, Alternative Payment Methods) and Crypto Currency (Bitcoin, Ethereum, Stablecoins) payments into your business or application. ### Getting Started 1. Create an account on [Bleumi](https://account.bleumi.com/signUp/?app=payment) 1. Fill up your [profile](https://account.bleumi.com/account/?app=payment&tab=profile) 1. Complete your KYC by contacting [[email protected]](mailto:[email protected]) 1. Add your preferred payment service providers in the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) 1. Create your API key on the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen ### Authentication Bleumi uses API keys to authenticate requests. You can view and manage your API keys in the [Bleumi Integration Settings](https://account.bleumi.com/account/?app=payment&tab=integration) screen. Authenticated API requests should be made with a `X-Api-Key` header. Your API key should be passed as the value. ### Payment Methods Use the [Bleumi Portal](https://account.bleumi.com/account/?app=payment&tab=gateway) to add your preferred payment service provider (e.g. Stripe, BitPay, Bleumi Pay) and configure the payment methods that buyers would be able to use to make payments.
bitween-software/dev-to-open-api-client
8 Downloads
Access Forem articles, users and other resources via API. For a real-world example of Forem in action, check out [DEV](https://www.dev.to). All endpoints that don't require authentication are CORS enabled. Dates and date times, unless otherwise specified, must be in the [RFC 3339](https://tools.ietf.org/html/rfc3339) format. # Authentication
ublaboo/simple-http-auth
13702 Downloads
Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification
uestla/http-auth-extension
1812 Downloads
Simple frontend HTTP Authenticator extension for Nette Framework
pg/http-auth
27 Downloads
Extension for Nette Framework: set presenters names to secure and they will be secured via http authentification. IAuthenticator service is used for validating user credentials.
symfony-notes/http-basic-authenticator-bundle
25594 Downloads
Symfony Http Basic Authenticator Bundle
sivin/ntlm-http-auth
31 Downloads
Extension for Nette Framework: NTLM authenticate for authenticator
luri/ssoclient
14 Downloads
Single Sign On client inspirated by work of jasny/sso but use php session, http-plug and JWT (for exchange broker server)
spomky-labs/otphp
38621176 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
sebastiandevs/simplethenticator
9595 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
firehed/security
70762 Downloads
Security tools for PHP
jonasarts/google-authenticator-bundle
27808 Downloads
A Google Authenticator Bundle for Symfony
ekojs/otp
98 Downloads
TOTP dan HOTP Library with backup codes, compatible with google authenticator
xp-forge/google-authenticator
1432 Downloads
Google authenticator (HOTP & TOTP)
wccplatform/otphp
164 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator