PHP Interface Trianglman\Sqrl\SqrlValidateInterface
If a database is configured, this will also check to see if the public key
matches a previously encountered key. If it does it will load an identifier.
If there is no match, it will store the public key and generate an identifier.
Afficher le fichier
Open project: trianglman/sqrl
Méthodes publiques
Method Details
nutIPMatches()
public méthode
Verifies the original nut's IP matches the current IP
validateNut()
public méthode
validateServer()
public méthode
Validates the returned server value
validateSignature()
public méthode
Validates a secondary request signature (Unlock Request or New Key)