Hi, maybe a very dumb question but where exactly d...
# support-questions-legacy
d
Hi, maybe a very dumb question but where exactly does supertokens save users that registered using the thirdpartyemailpassword recipe? Since stopping and starting the docker container yesterday using "docker run -p 3567:3567 -e API_KEYS="...“ -d --restart unless-stopped registry.supertokens.io/supertokens/supertokens-postgresql:7.0", it seems the accounts have disappeared (since I get an invalid credentials error for all my older accounts). I also can't seem to find any of the email addresses in my production database
2 Views