Get Current User
Gets the user currently logged in.
Last updated
Was this helpful?
Gets the user currently logged in.
Last updated
Was this helpful?
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[Input] With (enumerator) - data models associated with the user to retrieve from the database. Read more about the _with connection in the .
[Output] User (model) - user model object stored in the database.