ParticleNET / ParticleSDK

.NET SDK for Particle.io (formally spark.io)
Apache License 2.0
10 stars 3 forks source link

Fix SignupWithUserAsync so it does not require the user to be authenticated #27

Closed holtsoftware closed 8 years ago

holtsoftware commented 8 years ago

Current the SignupWithUserAsync method is requiring the user to be authenticated. This is an unintended requirement it defiantly should not need a logged in user.

holtsoftware commented 8 years ago

The fix for this is deployed out to nuget as a beta package.

holtsoftware commented 8 years ago

Fixed in 0.8.7