Skip to content

Conversation

@dydx
Copy link
Owner

@dydx dydx commented May 11, 2025

Summary

  • Improve token refresh logic in the auth package
  • Enhance error handling during authentication process
  • Ensure proper request retries with newly obtained tokens
  • Add more detailed logging for troubleshooting

Test plan

  • Verify authentication works with valid credentials
  • Verify token refresh occurs when initial token is invalid
  • Verify proper error handling when authentication fails

🤖 Generated with Claude Code

dydx and others added 2 commits May 10, 2025 20:41
Improve token refresh logic and error handling in the authentication process, ensuring proper request retries with new tokens.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@dydx dydx merged commit 7c1070a into main May 11, 2025
2 checks passed
@dydx dydx deleted the joshs/auth-fix branch May 11, 2025 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants