battlenet
Features
| Features | Status |
|---|---|
| Auth (OAuth) | ✅ |
| Sync data | ✅ |
| Perform workflows | ✅ |
| Proxy requests | ✅ |
| Receive webhooks | 🚫 (time to contribute: <48h) |
Getting started
Connection configuration in Nango
Battlenet uses different domain extensions for different regions. You need to pass the domain extension to use to Nango in thenango.auth() call:
API gotchas
- Tokens cannot be refreshed, hence when the token expires, resource owners will have to go through the authorize flow again.
Add Getting Started links and Gotchas by editing this page