In this small release we have added the option to either save the token payload in a yaml-file or not. Before, this was not optional. Further the name and path of the yaml-file can now be specified when either saving or updating the token via yaml. Lastly, the the default behaviour was changed to NOT save the tokens as a yaml-file by default. However, this can be easily changed when initiating the class via the new `save_yaml` attribute.