Quantcast
Viewing latest article 3
Browse Latest Browse All 17

Updated Wiki: Home

This is a module for Orchard CMS that extends authentication and implements few providers such as OAuth or Token to e-mail.

To implement your custom auth provider, please follow those steps:
  1. Implement IQuickLogOnProvider, which generates "welcome" or sign-in link to your's OAuth or custom authentication service
  2. Implement landing controller to handle interaction with authentication service

That's all.

To get more information or reuse existing implementation of OAuth just look for those related projects:
  • RM.QuickLogOn.OAuth provides implementation for Google, Facebook, LiveID and Twitter OAuth
  • RM.QuickLogOn.OAuth.RU provides implementation for Yandex, Mail.ru, VKontakte and Odnoklassniki OAuth

Viewing latest article 3
Browse Latest Browse All 17

Trending Articles