Articles
Feature guides for Tharga.Fortnox. Skim the Getting started page first if you're new — it gives you a runnable end-to-end flow. Otherwise jump to whichever topic matches what you're solving:
- Getting started — install, configure, register the connection service and token manager
- Connection flow —
BuildConnectUriAsync→ user grants access →ConnectAsync→DisconnectAsync - Token manager — per-key caching, proactive refresh, concurrent-refresh protection
- Scopes — the
FortnoxScopeflags enum and the Fortnox licenses each scope requires
Each guide is short — the full reference is in the API tab.