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.
// Some code
Last updated 2 years ago