snip.token.token.Token¶
- class snip.token.token.Token(*, name: str, token: str, deployment_url: str = 'https://snip.roentgen.physik.uni-goettingen.de/')¶
Base token class. Not to be used directly.
Attributes
deployment_urlReturn the type of the token.
nametokenMethods
__init__(*, name, token[, deployment_url])