diff --git a/samples.md b/samples.md index 6e71cce..81f79c0 100644 --- a/samples.md +++ b/samples.md @@ -202,6 +202,10 @@ client.getAllUsers({ }); ``` #### Get User + +Note that there is no need to authenticate the user through OAuth after you get the user. This +library does that for you. + If using a static fingerprint across platform: ``` client.getUser('')