Skip to content

Not possible to use user's api #98

Description

@dmitryzhorovPb
curl --request GET \
  --url http://localhost:3000/oauth/token/user_info \
  --header 'Content-type: application/json'
<!DOCTYPE html><html><head>
    <meta charset="utf-8">
    <link rel="stylesheet" href="/style-9cda7c7740489c43.css">
    <link rel="icon" href="/localauth0-5f8bfa3aade842c4.png">
    
    
    <title>Localauth0</title>
    <script>
        if ("serviceWorker" in navigator) {
            window.addEventListener("load", function () {
                navigator.serviceWorker.register("/sw.js").then(
                    function (registration) {
                        // Registration was successful
                        console.log(
                            "ServiceWorker registration successful with scope: ",
                            registration.scope
                        );
                    },
                    function (err) {
                        // registration failed :(
                        console.log("ServiceWorker registration failed: ", err);
                    }
                );
            });
        }
    </script>

<link rel="preload" href="/localauth0_web-f672fb803b31c324_bg.wasm" as="fetch" type="application/wasm" crossorigin="">
<link rel="modulepreload" href="/localauth0_web-f672fb803b31c324.js"></head>
<body>
<script type="module">import init from '/localauth0_web-f672fb803b31c324.js';init('/localauth0_web-f672fb803b31c324_bg.wasm');</script></body></html>%     

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions