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.
Mostra file
Open project: trianglman/sqrl
Public Methods
Method Details
nutIPMatches()
public method
Verifies the original nut's IP matches the current IP
validateNut()
public method
validateServer()
public method
Validates the returned server value
validateSignature()
public method
Validates a secondary request signature (Unlock Request or New Key)