mirror of
https://github.com/samschott/maestral.git
synced 2024-11-13 05:40:53 +03:00
[CONTRIBUTING.md] update refresh token instructions
This commit is contained in:
parent
6181cee362
commit
c3f35715ce
@ -81,7 +81,7 @@ through the Python API:
|
||||
from maestral.main import Maestral
|
||||
|
||||
m = Maestral()
|
||||
print(m.client.auth.refresh_token)
|
||||
print(m.cred_storage.token)
|
||||
```
|
||||
|
||||
You can then store the retrieved refresh token in the environment variable
|
||||
|
Loading…
Reference in New Issue
Block a user