Voltar para INNK Web App
Type
UI_HANDLER
Created
18/02/2026, 22:10
Updated
18/02/2026, 22:10

Config

route: "/login"
access: "public"
layout: "auth"

Input Schema

type: "object"
required:
0"email"
1"password"
properties:
email:
password:
redirectTo:

Outputs (2)

errorERROR

Resposta de erro

type: "object"
properties: {}
successSUCCESS

Resposta de sucesso

type: "object"
required:
0"form"
1"actions"
properties:
form:
actions:
fieldErrors: