Social Login with Dancer2
Hi all, For a project I'm about to start on, I want to add social login (Google/Twitter/Facebook) to an existing Dancer2 app. I could dive in and teach myself how it all works, but I thought it might save a bit of time if I could see how someone else has done it and borrow a line or two of code. So if anyone has an example that I could look at, that would be great. Cheers, Dave...
https://metacpan.org/pod/Dancer2::Plugin::Auth::OAuth I’m using this plugin and it just works. With Google and Facebook auth.
On 12 Feb 2020, at 18:05, Dave Cross <dave@dave.org.uk> wrote:
Hi all,
For a project I'm about to start on, I want to add social login (Google/Twitter/Facebook) to an existing Dancer2 app.
I could dive in and teach myself how it all works, but I thought it might save a bit of time if I could see how someone else has done it and borrow a line or two of code.
So if anyone has an example that I could look at, that would be great.
Cheers,
Dave... _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
http://dyumnin.com/login Uses https://metacpan.org/pod/Dancer2::Plugin::Auth::OAuth in the background. On Wed, Feb 12, 2020 at 11:35 PM Dave Cross <dave@dave.org.uk> wrote:
Hi all,
For a project I'm about to start on, I want to add social login (Google/Twitter/Facebook) to an existing Dancer2 app.
I could dive in and teach myself how it all works, but I thought it might save a bit of time if I could see how someone else has done it and borrow a line or two of code.
So if anyone has an example that I could look at, that would be great.
Cheers,
Dave... _______________________________________________ dancer-users mailing list dancer-users@dancer.pm http://lists.preshweb.co.uk/mailman/listinfo/dancer-users
-- https://www.facebook.com/vijayvithal.jahagirdar https://twitter.com/jahagirdar_vs http://democracies-janitor.blogspot.in/
participants (3)
-
Dave Cross -
paulo.a.ferreira@gmail.com -
vijayvithal jahagirdar