Hacker News new | ask | show | jobs
by _frkl 2341 days ago
This looks really useful. How is authentication and authorization handled? Can I connect it to my Openid provider?
1 comments

Authentication is not handled at all. Given it is a project with a front and back end (using a REST interface between) I think the correct approach is to do authentication on a load balancer. The approach is fully documented here: https://github.com/forbesmyester/esqlate/issues/5