I'm building a public voting system for a company's event. Facebook auth would be a feasible way of implementation. The problem is that the client specifically doesn't want an application to be installed in the voters profile. Is there a way to authenticate a user without the application being installed or is installing the app generally the core of the process?
Thanks in advance!