issues
search
microsoft
/
Microsoft-Store-Services
Microsoft.StoreServices library for authenticating with and using the Microsoft Store Services
MIT License
20
stars
7
forks
source link
1.21.09 Update. Dev feedback and integration with client sample
#11
Closed
CameronGoodwin
closed
3 years ago
CameronGoodwin
commented
3 years ago
1.21.09 Update contains the following improvements:
Switch to DateTimeOffset from community feedback
Updated AAD Access Token generation to use the AAD 2.0 URL and format
Added RefreshAfter value for UserStoreId to denote suggested refresh time of cached tokens (every 2 weeks) even if their expiration date is longer
Added support for UnmanagedConsumables which have a different b2b request body for fulfillment
Fixed typo in "entitlementFilters" to not be capitalized.
Added sandbox supporting claims to requests (sbx)
Added support for Pass product type (Store Managed Subscriptions)
Updated default Collections Query to look for all product types
Added URL encoding for AAD Client secret based on feedback
1.21.09 Update contains the following improvements: