Skip to main content

Module user

Module user 

Source
Expand description

This module implements the client’s functions for interacting with the Frontegg users API.

Structs§

CreateUserRequest
Representation of all the mandatory fields for a user creation request.
CreatedUser
Representation of a succesfully response from a user creation.
RemoveUserRequest
Representation of the only required field to request a user removal.
User
A structure that represents a user in Frontegg.

Constants§

CREATE_USERS_PATH 🔒
REMOVE_USERS_PATH 🔒
USERS_PATH 🔒