SIGN IN SIGN UP

Add refresh token fields to Session.copy_attributes_from

Prevents sessions from losing refresh token data during copy operations, which would break token refresh functionality.

Fixed merge conflict resolution: After merging main's refactored copy_attributes_from (direct assignment instead of JSON.parse), the new refresh_token fields were inadvertently omitted.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
L
Liz Kenyon committed
a1eefaeb1dc08b28edb52cf2c18f98acca99fbdd
Parent: 61bf37a