user exist by service
This block is part of the users group and was last modified in core v12.0.3.
user exist by service v12.0.3 Finds a user by oAuth service token.
In pins 1 + flow
- flow
flow - service token required
valueThe unique service token ({service}-{token}) used in our oAuth flows.
Out pins 2 + flow
- flow
flow - user
userReturns the user if one was found matching this oauth service token.
- exists
conditionReturns
trueif a user matched the given service token.
A typical wiring for user exist by service: a function trigger starts the flow; value feeds the service_token pin; the flow out pin feeds debug.

Version history
Introduced in v12.0.3.
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
