navigation

Saturn

Declared Modules
Module Description
Application

Module containing application computation expression

Auth

Module with some useful helpers functions that can be used for authentication, such as creating JWT tokens, or HttpHandlers checking if request is authenticated.

CORS

Module defining CORS HttpHandler

CSRF

Module containing helpers for CSRF Antiforgery protection

ChallengeType
ChannelBuilder

Module with channel computation expression

Channels
Common

Module with some helper functions used in Saturn, mostly for internal usage

Controller

Module with controller computation expression

ControllerHelpers

Module containing helpers for controller actions

Links

Convention-based links to other actions to perform on the current request model.

OAuth

Module containing types to be use with use_oauth_with_settings

Pipeline

Module containing pipeline computation expression

PipelineHelpers

Module containing helper functions that can be used with pipeline computation expression

Router

Module containing pipeline computation expression

SiteMap
Utils