Libraries tagged by php auth

shawm11/hawk-auth

7 Favers
6254 Downloads

PHP implementation of the Hawk HTTP authentication scheme

Go to Download


ezadr/lnurl-php

7 Favers
1978 Downloads

PHP implementation of LNURL Spec, including LNURL Auth

Go to Download


relaxnow/php-openid

1 Favers
80804 Downloads

OpenID library for PHP5

Go to Download


reb3r/oauth2-server-php

1 Favers
32811 Downloads

OAuth2 Server for PHP

Go to Download


pallant/laravel-aws-cognito-auth

74 Favers
7662 Downloads

An authentication driver for Laravel for authenticating users in AWS Cognito User Pools

Go to Download


zefy/php-simple-sso

21 Favers
7681 Downloads

Simple PHP SSO

Go to Download


williameggers/php-totp

2 Favers
12835 Downloads

TOTP/HOTP library for PHP

Go to Download


vojant/twitter-php

13 Favers
19684 Downloads

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

Go to Download


vantt/oauth2-hydra-php

0 Favers
3441 Downloads

Ory-Hydra OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Go to Download


tuutti/php-klarna-ordermanagement

0 Favers
54928 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


passbase/passbase-php

9 Favers
28651 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


entermotion/php-barcodes

1 Favers
6523 Downloads

This is a barcode generator based on the original author Dinesh Rabara.

Go to Download


codefareith/cf-google-authenticator

7 Favers
6174 Downloads

Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.

Go to Download


checkmobi/checkmobi-php

7 Favers
19775 Downloads

CheckMobi SDK for PHP

Go to Download


bookingsync/oauth2-bookingsync-php

4 Favers
70649 Downloads

BookingSync OAuth 2.0 Client Provider for The PHP League OAuth2-Client

Go to Download


<< Previous Next >>