OutSystems Forge 日本語データベース

Google Sign In Widget

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-10-09 1.1.0 Justin Babel All All Components, Widgets, Libraries, Mobile Plug-ins
クライアントサイドのGoogleログインボタン/ウィジェット。これは、成功したGoogle認証をユーザーのメールに通知します。
ウィジェットを使用する手順: 1)https://console.developers.google.com/apis/credentialsからサイトの新しいOAuth apiクライアントIDを生成します。 2)サイトプロパティ 'ClientId'を生成したばかりの値に設定します。 3) 'GoogleSignIn'ブロックを画面にドラッグし、必要に応じて入力パラメータを設定します。 このブロックからの通知アクションがトリガーされると、getメッセージはサインインしようとしている電子メールになります。 ウィジェットは、既にGoogle経由で認証されているメールにのみ通知します。

[Overview]
Client side google sign in button/widget that will notify the user's email back on successful google authentication.
[Detail]
Steps to use widget: 1) Generate new OAuth api client id for your site here: https://console.developers.google.com/apis/credentials 2) Set the site property 'ClientId' to that value you just generated. 3) Drag 'GoogleSignIn' block to your screen and configure the input parameters as desired. When the notify action from this block is triggered, the get message will be the email that is attempting to sign-in. The widget will only notify an email back after it has already been authenticated via google.
戻る