Module types

Module types 

Source
Expand description

Type aliases for microkernel server configurations

This module provides convenient type aliases for common microkernel server configurations with different OAuth providers and storage backends.

Type Aliasesยง

CognitoMicrokernelServer
Type alias for Cognito-based microkernel server with InMemoryStorage
CognitoMicrokernelServerDynamoDB
Type alias for Cognito-based microkernel server with DynamoDBStorage
GitHubMicrokernelServer
Type alias for GitHub-based microkernel server with InMemoryStorage
GitHubMicrokernelServerDynamoDB
Type alias for GitHub-based microkernel server with DynamoDBStorage