开发者

Login with OAuth

开发者 https://www.devze.com 2023-02-02 20:42 出处:网络
I have a .net web开发者_JAVA百科 application (asp and c#) with login functionality (myapp), I would like to implement in a second app called secondApp a \"login with myapp\" button using OAuth. Do you

I have a .net web开发者_JAVA百科 application (asp and c#) with login functionality (myapp), I would like to implement in a second app called secondApp a "login with myapp" button using OAuth. Do you have a good exmple with server (myapp) and client(secondApp)? I couldn't find anything simple and working online...

Thank you!


Try looking at the .net implementation of OpenID. You may have to modify the code a bit to fit your purposes as it is specific to OpenID, but it is a standard OAuth implementation.

http://www.dotnetopenauth.net/

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号