Blocks within current user
List of all the block within the current user group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
user v10.4.28
Returns the current logged-in user object as user-pin.
get connection flow v10.4.28
Returns an API connection for the current user
is on ipad condition v10.4.28
Returns true if the user is on an iPad.
matches ip condition v10.4.28
Checks if the current user matches the given ip.
has 2fa condition v14.0.3
Returns true if the current user has 2FA enabled and outputs the enabled methods.
is loggedin condition v10.4.28
Returns true if currently a user is logged-in.
get ip value v10.4.28
Returns the ip of the user currently browsing the page. It uses the connection so the user does not need to be logged in in order for the IP to be returned.
token object v10.4.28
Returns information about the currently used user token.
has scope condition v13.0.5
Checks if the current logged-in user matches the given scopes.
is on electron condition v10.4.28
Returns true if the user is an electron user.
is on mobile condition v10.4.28
Returns true if the user is on mobile.
Back to
users
Return to the main group to view all sub-groups