fix(oauth): fix private key error for OAuth tokens
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-07-22 - 3.0.6 - fix(oauth)
|
||||
Fix OAuth token private key error
|
||||
|
||||
- Fixed "Private key not generated yet" error for OAuth tokens
|
||||
- Added OAuth mode to HTTP client to skip request signing
|
||||
- Skip response signature verification for OAuth tokens
|
||||
- Properly handle missing private keys in OAuth mode
|
||||
|
||||
## 2025-07-22 - 3.0.5 - feat(oauth)
|
||||
Add OAuth token support
|
||||
|
||||
|
Reference in New Issue
Block a user