Libraries tagged by authenticate
codebot/laravel-usub
2247 Downloads
Laravel package for authenticated user substitution to login as other users.
codebarista/nova-webauthn
68 Downloads
Authenticate Nova users with Passkeys.
code-soup/certify-client
13 Downloads
Certify Client streamlines license key verification in WordPress plugins, enabling developers to effortlessly authenticate licenses issued by their Certify Server. Simplify license management and protect your plugin's integrity with ease.
cobookman/php-cas
26 Downloads
A PHP library to authenticate users using CAS
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
cirkut/ldap-connector
3 Downloads
Easily authenticate with LDAP in Laravel
chatbox/signup
25 Downloads
authenticate provider
chatbox/phputil
175 Downloads
kbec authenticate provider
campaignchain/security-authentication-server-oauth
3673 Downloads
OAuth server to authenticate against to use built-in REST API.
callmeaf/auth
20 Downloads
Manage Authenticate users
brunnofoggia/himax
86 Downloads
A toolkit implement to authenticate and authorize users actions
brianllevado123/bw-zoho-guard
9 Downloads
Secures and facilitates the communication between Bitwarden and Zoho by acting as a middleware, ensuring safe and authenticated handshakes for API requests.
bradtech/localbitcoins-client
1 Downloads
A Http Client to authenticate with Localbitcoins API
boldogteam/login
25 Downloads
Laravel plugin that helps authenticate with the Auth0 service
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.