c# - OpenID Login Helper Buttons -
If you are, an easy way to implement OpenID login "Assistant Button" is already a library such as Dotnet OpenID Using? It seems that half the problem is solved, but for this to use their methods, the login code will need to be re-implemented. There are also some open source options, which both depend on jQuery:
is an older version.
There is a rewrite that is more like jQuery and
Both are completely javascript, so they are independent of your server-side options.
Comments
Post a Comment