Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 862 Bytes

File metadata and controls

28 lines (18 loc) · 862 Bytes

Log In

!> Note, this node is part of the Cloud Services - User Management module. You need to install that module to be able to use this node.

Log out a signed in user.

INPUTS

Log Out
A signal for logging out the currently signed in user. Use the output signals to determine if the operation was successful or not.

OUTPUTS

Success
A signal indicating that the log out was successful.

Error
A signal indicating that there was a problem logging out the user.

Error message
A human readable error message in English.

Error code
A short code describing the error. Useful when doing custom error message. Can easily be connected to a String Mapper