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