sign in
This block is part of the users group and was last modified in core v12.0.1.
sign in
v12.0.1
let a user be able to login
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
User IDrequiredThe ID of the user (eg: username, email, code). |
value |
||
PasswordrequiredPassword for the given user. |
value |
||
Expire atv10.6.2The date/time this login session should expire. |
date |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| Success Check if the user successfully signed in! |
condition |
||
| error When success is false, The error shows here |
value |
||
| Auth Auth object containing access token and maxAge |
object |
||
| Accesstoken |
value |
||
| User |
object |
||
| Need 2FA |
condition |
||
| 2FA methods The 2FA methods that are enabled and configured for this user |
array |
||
| Default 2FA method The 2FA method the user has selected to be the users default |
value |
login |
signin |
Core Releases
v12.0.1 This block was introduced inv12.0.1, click here to see the release notes.
Back to
users
Return to the main group to view all sub-groups
Back to user management
Return to the group to view all blocks within this group