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.
外部のウェブサイトにログイン フォームを作成して、ユーザーが Google アプリにログインできるようにすることはできますか? OpenID を使用する以外に可能性はありますか?
はい、オープンIDなしでそれを行うことができますが、そのためには、あなたのウェブサイトと彼/彼女のGoogleユーザーIDとパスワードの両方のユーザーIDとパスワードが必要です。次に、ユーザーIDとパスワードをURLとしてGoogleに渡すだけで、セッションを保存する必要があります。