Skip to content

Instantly share code, notes, and snippets.

@DavidOndrus
Created May 21, 2018 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidOndrus/8e64e510328f275b4738c36e9569b32c to your computer and use it in GitHub Desktop.
Save DavidOndrus/8e64e510328f275b4738c36e9569b32c to your computer and use it in GitHub Desktop.
req.session.tokenInformation = _.cloneDeep(waterwheel.oauth.tokenInformation);
req.session.tokenExpireTime = waterwheel.oauth.tokenExpireTime;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment