Module scheme

Source
Available on crate feature auth only.
Expand description

Authentication scheme.

Structs§

Error
Represents errors that occur when unexpected schemes are encountered.

Constants§

SCHEME
The scheme used in OTP URLs.

Functions§

check
Checks whether the given scheme matches SCHEME.
check_url
Checks whether the given URL has the scheme matching SCHEME.