Admin Configuration

An admin user is created every time a Gasper instance is spawned in any node

The credentials of the default admin user are defined in the admin section of the configuration file

###########################
#   Admin Configuration   #
###########################

# Default admin credentials for the Gasper ecosystem.
[admin]
email = "anish.mukherjee1996@gmail.com"
username = "alphadose"
password = "alphadose"