
Store a token securely for a specific dataset
bdpe_store_token.RdThis function securely stores an authentication token
for a specific dataset using the keyring package. If the
keyring is not accessible (e.g., in a virtual machine or unsupported environment),
it prints a message and does not attempt to store the token.