Auth

The Auth API offers functionality to sign in the root user and obtain an access token. This enables the root user to authenticate and obtain a token that grants access to protected resources and endpoints within the platform.

Auth Object Data Model

Name
Data Type
Description

Example Auth Object

// Some code

Last updated