Knock.Users (Knock v0.1.2) View Source

Knock resources for accessing users

Link to this section Summary

Functions

Returns information about the user from the user_id given.

Sets the given properties on the user specified via the user_id. Will perform an upsert of the user.

Link to this section Functions

Link to this function

get_user(client, user_id)

View Source

Specs

Returns information about the user from the user_id given.

Link to this function

identify(client, user_id, properties)

View Source

Specs

Sets the given properties on the user specified via the user_id. Will perform an upsert of the user.