CacheTokenInMemoryNow
- Now lsAccessToken will be cached in memory, especially useful for
webview login -> request profile
. - Add isFromMobileSDK to lsAccessToken, so you know if token string is oauth token or mobile token.
webview login -> request profile
.