Bug: Handle token refreshes when token is not present#7102
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed a focused bug fix in Code Review DetailsNo findings. The fix is correct, minimal, and consistent with established patterns in the file. Test coverage appropriately exercises the new null-header path and asserts that |
|
Thanks @SaintPatrck |
🎟️ Tracking
N/A
📔 Objective
Stumbled upon a crash that can occur now that we allow optionally authenticated calls to be made. This means the access token might not be present when the authenticator is invoked (and that's OK)