mirror of
https://github.com/vale981/outlook-oauth-hack
synced 2025-03-04 16:41:38 -05:00
Update README.md
This commit is contained in:
parent
6e1f9720c3
commit
e032fa1ca4
1 changed files with 2 additions and 0 deletions
|
@ -35,3 +35,5 @@ oauth2_client_id = <the client ID from step 1>
|
|||
oauth2_client_secret = <the client secret from step 1>
|
||||
oauth2_refresh_token = <the contents of the refresh_token file from step 2>
|
||||
```
|
||||
|
||||
Note: in practice you should store your token in some type of secure key store.
|
||||
|
|
Loading…
Add table
Reference in a new issue