expo-server-sdk-dotnet icon indicating copy to clipboard operation
expo-server-sdk-dotnet copied to clipboard

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

Open johannesfor opened this issue 9 months ago • 1 comments

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 :)

johannesfor avatar May 19 '24 18:05 johannesfor