Hi,
Recently have look for a CMS with social login sign, i have try GravCMS, it’s nice CMS but that need to use Gantry for nice experience of content management in admin panel.
I discover Kirby, is pretty, and the admin panel is perfect for my project. I need to protect a section pages, i have make it and that work fine, but i want propose google and facebook for login too.
With GravCMS, it’s very easy to implement this feature with this plugin https://github.com/getgrav/grav-plugin-login-oauth
Do you know a solution / plugin / tutorial for make it on Kirby ? Apparently, the 2.5 version have loginPasswordless() method for implement.
https://getkirby.com/changelog/kirby-2-5-0
Thanks,