{ "id": "<string>", "tenants": [ "<string>" ], "email": "<string>", "name": "<string>", "givenName": "<string>", "familyName": "<string>", "picture": "<string>", "emailVerified": "2023-11-07T05:31:56Z", "created": "2023-11-07T05:31:56Z", "updated": "2023-11-07T05:31:56Z" }
Creates a user in the database and then logs them in.
A tenant id to add the user to when they are created
A tenant name to create, then the user to when they are created
User created
Was this page helpful?