dakit_api 0.1.0
dakit_api: ^0.1.0 copied to clipboard
DeviantArt HTTP API and OAuth adapter for the DAKit client SDK.
Changelog #
0.1.0 #
Added #
- Authorization Code + PKCE OAuth flow with callback validation and token exchange, refresh, and revocation.
- Network profiles, explicit proxy support, and staged connectivity probing.
- Official DeviantArt API adapters for accounts, users, artworks, discovery, galleries, folders, media, comments, social actions, and messages.
- Private upstream DTO mapping with additive-field tolerance and typed parsing failures.