Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

15
LINES

< > BotCompany Repo | #1013808 // Google Sign-In Test [WORKS]

JavaX module [tags: ai1-lol use-pretranspiled] - homepage

Download Jar. Libraryless. Click here for Pure Java version (920L/7K/23K).

!7

html {
  ret [[<script src="https://apis.google.com/js/platform.js" async defer></script>
    <meta name="google-signin-client_id" content="709303807085-rvu63dqa5hjcii6h0j70lhn7me27cegc.apps.googleusercontent.com">
    <div class="g-signin2" data-onsuccess="onSignIn"></div>
    <script>
    function signOut() {
      var auth2 = gapi.auth2.getAuthInstance();
      auth2.signOut().then(function () {});
    }
    </script>
    <p><a href="javascript:signOut()">Sign out</a></p>
  ]];
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013808
Snippet name: Google Sign-In Test [WORKS]
Eternal ID of this version: #1013808/5
Text MD5: 14b04b1841bcb1e64212b7be3df9eb1a
Transpilation MD5: 51760fe6bd8309386d152054f3f2c7cd
Author: stefan
Category: javax / web
Type: JavaX module
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-03-02 01:16:01
Source code size: 505 bytes / 15 lines
Pitched / IR pitched: No / No
Views / Downloads: 332 / 852
Version history: 4 change(s)
Referenced in: [show references]