# Functions

NewCookieSessionStore initialises a new instance of the SessionStore from the configuration given.

# Structs

SessionStore is an implementation of the sessions.SessionStore interface that stores sessions in client side cookies.