Libraries tagged by php authentication

acidjazz/humble

11 Favers
111978 Downloads

passwordless authentication and detailed sessioning for laravel

Go to Download


jasny/auth

113 Favers
14459 Downloads

Authentication, authorization and access control for Slim Framework and other PHP micro-frameworks

Go to Download


dwgebler/encryption

30 Favers
3455 Downloads

Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.

Go to Download


humanmade/php-basic-auth

1 Favers
133219 Downloads

Basic PHP authentication for HM Dev and Staging environments.

Go to Download


italia/spid-php-lib

29 Favers
15891 Downloads

PHP package for SPID authentication

Go to Download


php-istio/jwt-authentication-bundle

3 Favers
27904 Downloads

Symfony bundle to help authenticate JWT payload from Istio Envoy proxy.

Go to Download


kiwfy/jwt-manager-php

3 Favers
9663 Downloads

PHP library to manage JWT authentication

Go to Download


zefy/php-simple-sso

21 Favers
7674 Downloads

Simple PHP SSO

Go to Download


williameggers/php-totp

2 Favers
12720 Downloads

TOTP/HOTP library for PHP

Go to Download


vojant/twitter-php

13 Favers
19653 Downloads

Simple PHP wrapper for Twitter REST API v1.1. Supports application-only authentication

Go to Download


tuutti/php-klarna-ordermanagement

0 Favers
54849 Downloads

The Order Management API is used for handling an order after the customer has completed the purchase. It is used for all actions you need to manage your orders. Examples being: updating, capturing, reading and refunding an order. Read more on the [Order management](https://docs.klarna.com/order-management/) process. # Authentication

Go to Download


relaxnow/php-openid

1 Favers
80597 Downloads

OpenID library for PHP5

Go to Download


passbase/passbase-php

9 Favers
28596 Downloads

# Introduction Welcome to the Passbase Verifications API docs. This documentation will help you understand our models and the Verification API with its endpoints. Based on this you can build your own system (i.e. verification) and hook it up to Passbase. In case of feedback or questions you can reach us under this email address: [[email protected]](mailto:[email protected]). A User submits a video selfie and valid identifying __Resources__ during a __Verification__ guided by the Passbase client-side integration. Once all the necessary __Resources__ are submitted, __Data points__ are extracted, digitized, and authenticated. These Data points then becomes part of the User's __Identity__. The User then consents to share __Resources__ and/or __Data points__ from their Identity with you. This information is passed to you and can be used to make decisions about a User (e.g. activate account). This table below explains our terminology further. | Term | Description | |-----------------------------------------|-------------| | [Identity](#tag/identity_model) | A set of Data points and Resources related to and owned by one single User. This data can be accessed by you through a Verification. | | Data points | Any data about a User extracted from a Resource (E.g. Passport Number, or Age). | | [Resource](#tag/resource_model) | A source document used to generate the Data points for a User (E.g. Passport). | | [User](#tag/user_model) | The owner of an email address associated with an Identity. | | Verification | A transaction through which a User consents to share Data points with you. If the Data points you request are not already available in the User's Identity, the Passbase client will ask the User to submit the necessary Resource required to extract them. | | Re-authentication (login) | A transaction through which a User can certify the ownership of Personal data previously shared through an Authentication. | # Authentication There are two forms of authentication for the API: • API Key • Bearer JWT Token

Go to Download


ezimuel/php-secure-session

401 Favers
6077 Downloads

Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256

Go to Download


checkmobi/checkmobi-php

7 Favers
19736 Downloads

CheckMobi SDK for PHP

Go to Download


<< Previous Next >>