-
splatnet3_scraper.auth.TokenManager.add_token(token, name=
None, timestamp=None) Adds a token to the keychain. If the token is a string, the name of the token must be provided. If the token is a
Tokenobject, the name of the token will be used. If the token already exists, it will overwrite the existing token.