Is it possible to use SimpleMembership with ASP.NET WebForms?
John Galloway's article seems to indicate that WebForms "implements OAuth on top of ASP.NET Membership".
All the other articles I've found (on StackOverflow & elsewhere) discuss SimpleMembership in the context of MVC or WebMatrix.
Anything on NuGet related to SimpleMembership is for MVC.
Is it possible, and are there any resources on how to do it?