https://supertokens.com/ logo
#general
Title
# general
r

rp

06/07/2021, 11:03 AM
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