Search code examples
authenticationopenidnancy

OpenID authentication with Nancy


I want my Nancy site to accept Google/Facebook/OpenID authentication.
Are there any existing solutions for this?


Solution

  • There are work in progress by myself and members of our community. I am working on implementing the OAuth 2.x specification and then we're ironing out the implementations for Facebook/Twitter (not sure if anyone looked at Google) authentication.