Libraries tagged by stoken
passbase/passbase-php
31545 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
noloh/nav-handler
8834 Downloads
Allows for drop-in navigation between objects, including the generation of bookmarkable tokens
njoguamos/laravel-zoho-oauth
10017 Downloads
Generate Zoho API access and refresh token in Laravel 8.0 and up
mwstake/mediawiki-lib-nodes
20043 Downloads
Provides an infrastructure to tokenize content into nodes
msyk/dropbox-api-shortlivedtoken
24782 Downloads
Sample implementation of generating access token from refresh token.
magentron/openid-connect-php
1510 Downloads
Bare-bones OpenID Connect client (forked to allow client secret basic authentication on obtaining access token)
lgrevelink/php-simple-jwt
32105 Downloads
Simple package for creating JSON Web Tokens and using them in a PHP application.
jwt/php-jwt
5199 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
jsoprano/php-apple-signin-php56
24415 Downloads
A simple library to decode and parse Apple Sign In client tokens.
influendo/laravel-survivor
51047 Downloads
Doesn't let your tokens expire
indigerd/yii2-oauth2-auth-filter
77296 Downloads
Yii2 module to check validity of oauth2 token and scope access in microservices.
hexydec/jslite
8377 Downloads
A token based Javascript parser/minifier designed for compressing inline scripts on the fly, written in PHP
hexydec/cssdoc
8366 Downloads
A token based CSS Document parser and minifier written in PHP
firehed/jwt
38479 Downloads
JSON Web Token tools
enjin/platform-beam
5045 Downloads
A package for integrating token distribution into the Enjin Platform.