token

This block is part of the users group and was last modified in core v10.4.28.

token v10.4.28

Returns information about the currently used user token.

Out pins 1
  • object
    object

Outputs an object describing the current auth token: expiry, last_activity, scopes, onetime, hide_session, verified, last_verified, and _meta.created. Outputs nil when there is no auth context, e.g. an anonymous request.

A typical wiring for token: the object out pin feeds custom field.

Studio canvas example for the token block: typical wiring for token.

Version history

Introduced in v10.4.28.


Back to users Return to the main group to view all sub-groups Back to current user Return to the group to view all blocks within this group