Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Henkenjohann authored Aug 27, 2016
1 parent ce0eead commit 1ad7fec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ $accessToken = $provider->getAccessToken(
);
```

It is recommended to save the refresh_token (```$refreshToken = $accessToken->getRefreshToken()```) in your application rather than the username and password. Nevertheless: Handle with care!

Visit [the official API documentation](https://docs.newsletter2go.com/#/Authorization) for reference.

## License
Expand Down

0 comments on commit 1ad7fec

Please sign in to comment.