I was checking out the short document on the Voat API and noticed there isn't any listed authentication mechanism available. I assume API users are limited to what are non-authenticated guest would see.
Are there any plans to allow some type of user authentication on the API with Voat?
Edit: I also checked Voat's source code and there definitely isn't any authentication mechanism available. Without it, 3rd party apps become difficult because a user can't get the same experience as the website.
view the rest of the comments →
[–] Firetail [S] ago
That's awesome, I can't wait!
What kind of authentication mechanism are you planning to use? Please, for the love of god, if you use OAuth use an authentication method within it that most standard libraries support and don't just do a lazy redirect! I'm looking at you Eve Online..