Skip to content

Conversation

@briangreunke
Copy link
Contributor

@briangreunke briangreunke commented Aug 23, 2025

Bugfix: dreadnode login

When running the dreadnode login command, the device code flow runs properly but the final request with the client othe /user endpoint does not included the assembled cookies.

Key Changes:

  • fixed dreadnode login 401 error

Changed:

  • added cookies to the httx request

User Impact

  • resolve dreadnode login bug

Generated Summary:

  • Added support for passing cookies to the API client.
  • Enhanced the flexibility of the ApiClient by allowing for session management through cookies.
  • Ensures better state management in API requests that require cookies for authentication or tracking.
  • No breaking changes introduced; existing functionality remains intact.

This summary was generated with ❤️ by rigging

@briangreunke briangreunke merged commit 1bfa1b6 into main Aug 23, 2025
10 checks passed
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