And the output of this API must be of type: ``` { ...
# general
r
And the output of this API must be of type:
Copy code
{
  status: "OK",
  user: {
    id: string,
    email: string
  }
}
In general, you want to follow the API spec for the APIs as mentioned here: https://github.com/supertokens/frontend-driver-interface/blob/master/v1.8.0.md