Authentication Overview
The diagram below outlines the basic authentication workflow:
-
The client sends a signature request to the user’s server.
-
The user’s server generates the signature based on predefined rules and returns it.
-
After receiving the signature, the client calls the Dubbing AI SDK to perform login.
-
The Dubbing AI server verifies the signature included in the SDK request.
-
The client receives the successful login response and creates the engine.