The project started on drupal.org more than 6 years ago, Oct 4th 2013: https://www.drupal.org/project/sqrl
On Jan 1st 2020 the first ReleaseCandidate got published and it is feature complete for SQRL protocol v1.
Please download and install on your own Drupal site, I'm really looking forward to feedback. Installing is a simple as this:
Requirements:
Feature requests, bug reports and other suggestions or ideas are very welcome and will be handled in the project's issue queue at https://www.drupal.org/project/issues/sqrl - or you can discuss any of such topics here in the forum. Please keep each thread to its original topic and rather open a new one if you have a related but still different aspect to mention or discuss.
Have fun. And Happy 2020 !
On Jan 1st 2020 the first ReleaseCandidate got published and it is feature complete for SQRL protocol v1.
Please download and install on your own Drupal site, I'm really looking forward to feedback. Installing is a simple as this:
Code:
composer require drupal/sqrl
drush en sqrl
Requirements:
- PHP 7.2 or leter
- Sodium extension for PHP
- Drupal 8 or later
Feature requests, bug reports and other suggestions or ideas are very welcome and will be handled in the project's issue queue at https://www.drupal.org/project/issues/sqrl - or you can discuss any of such topics here in the forum. Please keep each thread to its original topic and rather open a new one if you have a related but still different aspect to mention or discuss.
Have fun. And Happy 2020 !