Skip to content

refactor(api): update auth endpoints and request handling#82

Merged
indrazm merged 1 commit into
devscalelabs:mainfrom
indrazm:auth-issue
Nov 28, 2025
Merged

refactor(api): update auth endpoints and request handling#82
indrazm merged 1 commit into
devscalelabs:mainfrom
indrazm:auth-issue

Conversation

@indrazm
Copy link
Copy Markdown
Member

@indrazm indrazm commented Nov 28, 2025

  • Change auth refresh endpoint from '/auth/refresh' to '/refresh'
  • Create reusable kyClient instance with authorization header
  • Improve 401 response handling with token refresh and cleanup
  • Remove debug console logs from websocket context

- Change auth refresh endpoint from '/auth/refresh' to '/refresh'
- Create reusable kyClient instance with authorization header
- Improve 401 response handling with token refresh and cleanup
- Remove debug console logs from websocket context
@indrazm indrazm merged commit cfa9124 into devscalelabs:main Nov 28, 2025
1 check 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.

1 participant