Skip to content
This repository has been archived by the owner on May 4, 2024. It is now read-only.

lookyman/u2f-nette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u2f-nette

Requirements

lookyman/u2f-nette requires PHP 5.5 or higher with OpenSSL 1.0.0 or higher enabled.

Installation

composer require lookyman/u2f-nette

Register the extension in your config.neon:

extensions:
	u2f: lookyman\U2fNette\DI\U2fExtension

Usage

Example of implementation can be found in lookyman/u2f-nette-example.

Releases

No releases published

Packages

No packages published