dakit_api 0.1.3
dakit_api: ^0.1.3 copied to clipboard
DeviantArt HTTP API and OAuth adapter for the DAKit client SDK.
Changelog #
0.1.1 #
Changed #
OfficialMediaRepository.originalFilenow populatesMediaAsset.availabilityReasonfrom the providererror_descriptionwhen a download is declined, so hosts can distinguish "Deviation not downloadable" from "Free download limit reached".
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.