
12 Mar
2017
12 Mar
'17
8:20 p.m.
I'm needing to write and deploy a web API with authenticated endpoints. I was planning on using Servant, but it looks like there is still no in-built support for OAuth-style token-based APIs. Is that correct, or did I miss something? (That said, the actual API is of a "submit one POST and get a response back" style rather than continuing to do more requests, so a username/password basic authentication approach may also work if all else fails.) -- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com