Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Facebookアカウントでログインしている私のWebサイトでは、gmailでログインを開発し、ユーザーのデータをデータベースに保存したいと考えています。gmail でのログインに関する情報を知っている場合は、その情報を共有してください。
OAuth を使ってみてはどうでしょうか。Google には、その方法に関する優れた記事があります。SOには、Google、Twitter、Yahoo の OAuth ライブラリに関する別の質問もあります。
これは、「Asp.Net アプリケーションに Google 認証を統合する方法」に関するチュートリアルです。