code4me / 4me-sdk-graphql-dotnet

.NET SDK for 4me GraphQL, see https://developer.4me.com/graphql/
MIT License
3 stars 1 forks source link

Implement support for x-CostLimit headers #5

Closed klaasvandeweerdt closed 10 months ago

klaasvandeweerdt commented 11 months ago

Extend the AuthenticationTokenCollection functionality to take into account the values of the newly available x-CostLimit headers when selecting to most 'beneficial' token in the collection. See the 4me change log.

klaasvandeweerdt commented 10 months ago

Add as part of the latest commit. NuGet will be deployed after the next 4me release.