Skip to content

UseFormioAuth

@tsed/formio

Usage

typescript
import { UseFormioAuth } from "@tsed/formio";

See /packages/third-parties/formio/src/types/decorators/useFormioAuth.ts.

Overview

ts
function UseFormioAuth(): Function;

Description

Check if a user is connected by using the Formio Auth middleware

Released under the MIT License.