import * as mandarinets from "https://deno.land/x/mandarinets@v2.3.2/main-core/Mandarine.commonInterfaces.ns.ts";
Interfaces
Implementation for a Mandarine-powered component which will behave as a pipe |
Type Aliases
A component stereotype which extends to | |
Contains the information from Mandarine plugged in the Oak Request. This additional data complements the Oak request & is used internally for and by Mandarine. | |
Typed mirror of Oak Request. Shortcut access. | |
A component stereotype which extends to | |
Array containing a group of elements of | |
A Mandarine-typed request context which comes down from the Oak Context | |
An accessor to the information of the context. | |
Main interface for Mandarine built-in authentication. This interface contains the required fields for the built-in authentication to validate | |
Main interface for Mandarine built-in authentication validator. Through a service that implements this interface, Mandarine is capable of executing the logic of retrieving the requested user |