glyphard / expo-server-sdk-dotnet

Server-side library for working with Expo using .Net
MIT License
38 stars 23 forks source link

The latest NuGet package is an old version and does not support access tokens. #22

Open johannesfor opened 3 months ago

johannesfor commented 3 months ago

Hi,

I wanted to restrict the push notifications with the access token. As it says here

However, I quickly realised that there is no way to pass the token to the HttpClient or otherwise in the latest Expo.Server.SDK Nuget Package.

However, the source code here in the repository supports this, which is why I have now copied the source code as an interim solution.

It would be great if we could have the latest version of the source code as a NuGet package.

Thanks :)

julian-gargicevich commented 3 months ago

+1