is authenticated
This block is part of the http connection group and was last modified in core v10.4.28.
is authenticated v10.4.28 Returns true if the user is indeed authenticated.
In pins 1
- connection required
httpconnection
Out pins 1
- authenticated
condition
True when the connection carries a user object; false when the connection is unwired or has no user. It does not validate scopes : only the presence of an authenticated user.
A typical wiring for is authenticated: the authenticated out pin feeds branch.
Version history
Introduced in v10.4.28.
Back to
http connection Return to the main group to view all sub-groups Back to http Return to the group to view all blocks within this group 