Skip to content

Login

Status Component Type

Component perform a Login in case there is no valid Session yet.

If the user is not logged in the login component will be displayed automatically.

alt-text

Usage

This Component can be used by using the following HTML Tag:

<tcla-live-apps-login></tcla-live-apps-login>

Inputs

Attribute Type Comments
appName string
loginPrefill LoginPrefill

Outputs

Attribute Type Comments
loginContext EventEmitter
signUp EventEmitter
useOauth EventEmitter

full development Documentation

Link to LiveAppsLoginComponent