Download the PHP package iiifx-production/yii2-secure-remember-me without Composer
On this page you can find all versions of the php package iiifx-production/yii2-secure-remember-me. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download iiifx-production/yii2-secure-remember-me
More information about iiifx-production/yii2-secure-remember-me
Files in iiifx-production/yii2-secure-remember-me
Download iiifx-production/yii2-secure-remember-me
More information about iiifx-production/yii2-secure-remember-me
Files in iiifx-production/yii2-secure-remember-me
Vendor iiifx-production
Package yii2-secure-remember-me
Short Description Yii2 Secure RememberMe
License MIT License
Homepage https://github.com/iiifx-production/yii2-secure-remember-me
Package yii2-secure-remember-me
Short Description Yii2 Secure RememberMe
License MIT License
Homepage https://github.com/iiifx-production/yii2-secure-remember-me
Please rate this library. Is it a good library?
Informations about the package yii2-secure-remember-me
Yii2 Secure RememberMe
Secure RememberMe - расширение для фреймворка Yii2, реализующее безопасный способ RememberMe-аутентификации по токену в Cookie.
Установка
Используя Composer:
Миграции
Выполнить в консоли:
Настройка
Прописать в конфигурации config/main.php:
Использование
Пример подключения расширения к Yii2 Advanced Template.
Вносим изменения в логику входа(LoginForm::login()):
И добавляем удаление токена при выходе(SiteController::actionLogout()):
Проверка, аутентификация по токену и его регенерация происходит автоматически.
Все. Компонент готов к работе.
Тесты
@TODO
Лицензия
All versions of yii2-secure-remember-me with dependencies
PHP Build Version
Package Version
The package iiifx-production/yii2-secure-remember-me contains the following files
Loading the files please wait ....