Remove unnecessary Authentication name
Removed the authentication name as a parameter, which was used for the token file name. We now use a hash of the secret and key to store the token.
Removed the authentication name as a parameter, which was used for the token file name. We now use a hash of the secret and key to store the token.