Skip to main content

Module server

Module server 

Source
Expand description

Authentication server core code

Structsยง

App
Authentication server per-thread App that handles incoming requests.
AppCreator
Moves accross threads to create Apps.
AuthState ๐Ÿ”’
Plaintext content of api::auths::AuthState.
ChainedSessionSetup ๐Ÿ”’
Type of AuthState::yivi_chained_session.
Details
servers::Details used to define Server.
ExtraRunningState
ExtraSharedState
YiviCtx
Details on the Yivi server trusted by this authentication server.

Type Aliasesยง

Server
Authentication server type