Skip to main content

Module session

Module session 

Source
Expand description

This module contains logic to parse and save the current authorization state in a cookie

Structsยง

AuthorizationState
Struct parse the cookie from the request into a struct in order to access the fields and also to save the cookie on the client side
Session
Struct that holds all information about the current session including the authorization state, the original path, the PKCE code verifier and the state