Libraries tagged by http authentication
ckailash/twitter-app-only-auth
49 Downloads
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as posting tweets, will not work. However, it comes with a higher API rate limit
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.
uestla/http-auth-extension
1721 Downloads
Simple frontend HTTP Authenticator extension for Nette Framework
ublaboo/simple-http-auth
12226 Downloads
Extension for Nette Framework: set user, password and presenters names to secure and they will be secured via simple http authentification
pg/http-auth
26 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
30 Downloads
Extension for Nette Framework: NTLM authenticate for authenticator
luri/ssoclient
13 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
31081809 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
3408 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
firehed/security
59200 Downloads
Security tools for PHP
jonasarts/google-authenticator-bundle
24756 Downloads
A Google Authenticator Bundle for Symfony
ekojs/otp
62 Downloads
TOTP dan HOTP Library with backup codes, compatible with google authenticator
xp-forge/google-authenticator
1344 Downloads
Google authenticator (HOTP & TOTP)
wccplatform/otphp
160 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