sqrl v0.3.0 Sqrl

SQRL server implementation

Link to this section Summary

Functions

Create a sqrl link to display in a QR code

Parse the content of a POST request from a SQRL client

Send a question response to a request

Send a response to a request

Parse and validate the content of a POST request

Link to this section Functions

Link to this function link(host, path, ip)

Create a sqrl link to display in a QR code.

Parse the content of a POST request from a SQRL client

Link to this function response_ask_body(data, question, answers)

Send a question response to a request

Link to this function response_body(sqrl)

Send a response to a request

Parse and validate the content of a POST request