TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
عن هذا المشروع
TokensValidation TokensValidation is a PHP library designed to generate and verify authentication and confirmation tokens dynamically. It is ideal for web applications and software that require secure user authentication and authorization. The library generates authentication and confirmation tokens that can be used to log in users, reset passwords, and confirm email addresses. Table of Contents Installation Features Usage Authentication Tokens 1. Using Cookies 2. Handling the Token Yourself 3. Overriding the Cookie Handler Methods Fingerprint Confirmation Tokens 1. By URL 2. By Typing 3. WhatFor Field 4. Delete after check 5. Single Token Per Period Tokens Generator Token Expiration Invitations In Laravel Errors Identification License Installation ℹ️ INFO: This version is compatible with PHP 8 and above. If you are using PHP 7, you must install version 3.2.2 of this library. The TokensValidation library can be installed via Composer by running the following command: Features Authenticate the user after the browser closed without a password Generate custom confirmation codes with expiration delay. Create invitation tokens to do some actions. Flexibility of usage
من ملف README الخاص بالمشروع على
GitHub
- النجوم
- 11
- التفريعات
- 0
- الرخصة
- MIT
- آخر تحديث
- 27/03/2024
أضف هذه الشارة إلى ملف README
أظهر أن مشروعك مُدرج على «صُنع في الجزائر».
[](https://www.madeinalgeria.dev/projects/tokens-validation)