"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7688/static/oauth.html" (1 Dec 2023, 728 Bytes) of package /linux/misc/jitsi-meet-7688.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) HTML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <html itemscope itemtype="http://schema.org/Product" prefix="og: http://ogp.me/ns#" xmlns="http://www.w3.org/1999/html">
    2 <head>
    3     <meta charset="utf-8">
    4     <meta http-equiv="content-type" content="text/html;charset=utf-8">
    5     <meta name="viewport" content="width=device-width, initial-scale=1.0">
    6     <!--#include virtual="/base.html" -->
    7     <!--#include virtual="/title.html" -->
    8     <script>
    9         (function() {
   10             var windowName = window.name;
   11             window.opener && window.opener.postMessage({
   12                 type: 'dropbox-login',
   13                 windowName,
   14                 url: window.location.href
   15             }, window.location.origin);
   16         })();
   17     </script>
   18 </head>
   19 <body>
   20 </body>
   21 </html>