Crate sqrl_protocol

source ·
Expand description

Code needed for SQRL client and server communication

Modules§

  • All of the code needed for sending client requests to a SQRL server
  • A common error used by SQRL clients and servers
  • Code for a server to respond to client requests

Structs§

  • The versions of the sqrl protocol supported by a client/server
  • Parses a SQRL url and breaks it into its parts

Constants§