Links
Save Alyx token sent from remote device.
Saves an Alyx token into the ONE params for a given database instance.
base_url (str) – The Alyx database URL.
str
token (dict[str, dict]) – The token in the form {username: {‘token’: token}}.
dict[str
dict]
True if the token was far a user not already cached.
bool