Dear Ladies and Gentlemen,
I want to ask you, what the best practice for automatic admin account creation is.
In the past I realized the admin account creation through a hard coded admin account email address.
After the applications first startup, a email with a GUID() was sent to the administration mail account.
With the provided guid the user is able to create exactly one super admin account.
Currently I am working on a new project and security is more important then ever so I want to learn the best practice for such default tasks.
Greetings,
Swagrid