Checks if a given auth token exists and returns the user associated with it.
Last updated 3 years ago
Was this helpful?
[Input] In - starts the block's execution.
[Output] Out - activates when the block has finished its execution.
[Input] Token (string) - of the user.
[Output] User (model) - user model object stored in the database.