Skip to main content

Module sessions

Module sessions 

Source

Modules§

adopt 🔒
association

Structs§

Counts
Results from adopting provider subjects stored by another database.
Data 🔒
Session
Persistent state for one upstream OAuth authorization.
Sessions

Constants§

CODE_VERIFIER_LENGTH
Number of characters generated for our code_verifier. The code_verifier is a random string which must be between 43 and 128 characters.
SESSION_ID_LENGTH
Number of characters we will generate for the Session ID.

Type Aliases§

SessionId
Session Identifier type.