Deleting users from Auth0

I currently have two user accounts in my api. Both belong to me. One is a Github account and the other is the default google user.

Is it safe to purge both my Github and Google accounts? Are there any gotchas (i.e being locked out)?

My question is really whether their is a separation between my Auth0 account and the applications registered users. I imagine, that I can delete the API user accounts without fear of being locked out?

Hi @Lauro235,

To confirm, I understand you are asking if deleting users in your Auth0 tenant will have impact on access to your Auth0 tenant.

Are you referring to the users found here?

Screenshot 2023-09-26 at 4.22.09 PM

If so, yes you can delete those users without impacting access to your Auth0 tenant.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.