joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 367 forks source link

Multi Facebook Login #320

Open cbaldinu opened 7 years ago

cbaldinu commented 7 years ago

Is it possible to use more clientId and clientSecret on mine.conf to allow authentication from different facebook auth?

My problem is that i have an application running on a single srver that's achievable from different dns.

Example :

dns1 http://myserver.server.com ip 11.11.11.11 dns2 http://myserver2.server.com ip 11.11.11.11