You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an issue, since I'm never returning raw token. In createSession, I'm creating token, encrypting it, storing raw and returning only encrypted version. I also ensured that refresh token is not returned when showing sessions to user.
There is no point in encrypting same token twice to satisfy this alert
TODO Add refreshToken property as canRead=false, so it's even harder to access it.
Tracking issue for:
The text was updated successfully, but these errors were encountered: