expo-server-sdk-dotnet
expo-server-sdk-dotnet copied to clipboard
The latest NuGet package is an old version and does not support access tokens.
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 :)