PiranhaCMS / piranha.core.docs

Official documentation for Piranha CMS
MIT License
13 stars 50 forks source link

How to add social/oauth2 authentication? #24

Open biapar opened 4 years ago

biapar commented 4 years ago

How to add social/oauth2 authentication?

tidyui commented 4 years ago

Hi there @biapar! You can customize our included Identity package anyway you see fit, take a look at this page for reference:

http://piranhacms.org/docs/architecture/authentication/identity

Here’s also an article on how you can provide a separate login for your end-users and secure pages with specific claims!

http://piranhacms.org/docs/tutorials/securing-pages

I’ll take a look if we could provide a specific example for your use-case, so I’ll be moving this issue to the docs repository!

Best regards

Håkan

biapar commented 4 years ago

Thanks. I use a lot Umbraco CMS and I'm a .NET dev. I wish give a try for a new small project for a motorbikers community and blog. Are there a showcase page? Which is the roadmap of the project and which are the out of the box details?