9.1.0 UniversalCache did not correctly read the credentials data from the OAuth cache #619
Closed
4 tasks done
Labels
bug
Something isn't working
Steps to reproduce
examples\auth\yttv-oauth2.js
yt.session.signIn
and wait for successful loginyt.session.oauth.cacheCredentials
to complete executionyt.session.signIn
again, did not correctly read the cached credentialsFailure Logs
Don't need logs
Expected behavior
Correctly read the cached data and log in automatically.
Current behavior
You can see that the cache data has been written correctly, the error occurs in the reading phase.
Version
Default
Anything else?
No response
Checklist
The text was updated successfully, but these errors were encountered: