You only need to login
to get the access_token
. You can save the access token and reuse it later directly as the auth
parameter to any call without logging in again.
Here's my example of using the new Javascript API:
You only need to login
to get the access_token
. You can save the access token and reuse it later directly as the auth
parameter to any call without logging in again.
Here's my example of using the new Javascript API: