Module wicrs_server::auth[][src]

Authentication handling.

Structs

Auth

Authentication handler.

AuthQuery

Parameters for authentication finish queries.

IDToken

Combination of a user ID and an authentication token.

Enums

Service

Represents supported OAuth services.

Constants

SESSION_FILE

Relative path to the file where sessions (user ID, auth token and expiry time triples) are stored.