Libraries tagged by token system
gesdinet/jwt-refresh-token-bundle
17450664 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
bowphp/policier
17968 Downloads
The Simple Auth System via JWT
passbase/passbase-php
36846 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
blaspsoft/keysmith-react
269 Downloads
A React & Inertia-powered API key management system for Laravel 12 React Starterkit, with secure token generation, revocation, and authentication.
mrellerm/jwt-refresh-token-bundle
4937 Downloads
Forked bundle gesdinet/jwt-refresh-token-bundle with added fingerprint to token refresh system. Implements a refresh token system over Json Web Tokens in Symfony
innobyte/token-bundle
10719 Downloads
A Symfony2 Bundle implementing an access-based token system, with generation, validation and consumption mechanisms.
sandermuller/solana-php-sdk
115 Downloads
PHP SDK for Solana — keypairs, transactions, RPC client, and program bindings (SPL Token, SNS, System).
oremis/sentinel
1065 Downloads
OREMIS centralized token validation and ability system (Sentinel)
droath/laravel-text-chunker
204 Downloads
Flexible, strategy-based text chunking for Laravel with support for character, token, sentence, and markdown-aware splitting. Perfect for AI/LLM applications and RAG systems.
blaspsoft/keysmith-vue
244 Downloads
A Vue & Inertia-powered API key management system for Laravel 12 Vue Starterkit, with secure token generation, revocation, and authentication.
janakdom/jwt-refresh-token-bundle
1095 Downloads
Implements a refresh token system over Json Web Tokens in Symfony
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
itech-world/sulu-tailwind-theme-bundle
17 Downloads
Complete theming system for Sulu CMS 3.x based on design tokens compiled to CSS custom properties
kennofizet/rewardplay-backend
121 Downloads
RewardPlay backend package for Laravel - Token-based authentication system
bencoderus/min-auth
15 Downloads
This package serves as a token based client authentication system.