Libraries tagged by reauthentication

passbase/passbase-php

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


mpociot/reauthenticate

300 Favers
35708 Downloads

Reauthenticate users by letting them re-enter their passwords for specific parts of your app.

Go to Download


gocrew/laravel-reauth

4 Favers
358 Downloads

Reauth users for sensitive parts of your app

Go to Download


madmikeyb/reauthenticate

0 Favers
36 Downloads

Reauthenticate users by letting them re-enter their passwords for specific parts of your app.

Go to Download


webbuilders-group/silverstripe-remember-my-account

0 Favers
12 Downloads

Adjusts the 'Keep me signed in' functionality to require re-authentication on return while remembering the account the user last signed in with.

Go to Download


robthree/twofactorauth

1026 Favers
5466570 Downloads

Two Factor Authentication

Go to Download


zf-commons/zfc-user

507 Favers
1003089 Downloads

A generic user registration and authentication module for ZF2. Supports Zend\Db and Doctrine2.

Go to Download


telesign/telesign

16 Favers
1370273 Downloads

TeleSign SDK

Go to Download


ellaisys/aws-cognito

107 Favers
77244 Downloads

AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP

Go to Download


delight-im/auth

1090 Favers
99043 Downloads

Authentication for PHP. Simple, lightweight and secure.

Go to Download


fouladgar/laravel-otp

168 Favers
12466 Downloads

This package provides convenient methods for sending and validating OTP notifications to users for authentication.

Go to Download


ryangjchandler/bearer

82 Favers
14293 Downloads

Minimalistic token-based authentication for Laravel API endpoints.

Go to Download


middlewares/http-authentication

36 Favers
283188 Downloads

Middleware to implement Basic and Digest Http authentication

Go to Download


wildwolf/yubico-otp

4 Favers
15349 Downloads

PHP 7-friendly alternative to the official php-yubico client

Go to Download


rbdwllr/psr-jwt

15 Favers
29962 Downloads

A PSR 7 compliant JSON Web Token Middleware Library.

Go to Download


Next >>