54
loading...
This website collects cookies to deliver better user experience
http://localhost:1337/connect/auth0/callback
http://localhost:3000
http://localhost:3000
ON
<Your Auth0 Client ID>
<Your Auth0 Client Secret>
<Your Auth0 tenant url>
, example it is the part in bold in the following url: https://my-tenant.eu.auth0.com/
http://localhost:3000/connect/auth0
git clone [email protected]:strapi/strapi-examples.git
/login-react
directory using the following command cd strapi-examples/login-react
yarn install
http://localhost:3000
. It should work. Launch the app with the following command REACT_APP_BACKEND_URL=http://localhost:1337 yarn start
http://localhost:3000
in your browserThis article is a guest post by Anumadu Moses. He wrote this blog post through the Write for the Community program. If you are passionate about everything jamstack, open-source or javascript and want to share, join the writer's guild!
54