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
refactor(security): obfuscate token only before debug logging
Ensure token obfuscation occurs just before emitting debug logs. This preserves the full token for request handling while keeping debug output secure by masking the token.
0 commit comments