In the installations doc, before installing or creating new Spark project, there's a need to register API token.
spark register token-value
I would like to know what is the purpose of registering the token and it is possible to change or update the token after I completely installed my Spark project.
It is necessary to register token again when moving my project to a different machine?
Thanks!