Refresh an Account
Last updated
Last updated
The following sample will show you how to refresh an account to get the latest user's informations.
Let's continue building on the index.js from the previous example (Environment Set-up) and add the following modules:
In order to refresh an account simply call the refreshAccount
method :