Platzi-Master-C9 / booking-ui

This monorepo will hold all the packages for the frontend teams.
3 stars 55 forks source link

add autentication in the layout #209

Closed SGCifuentes closed 2 years ago

SGCifuentes commented 2 years ago
SGCifuentes commented 2 years ago

for the booking services is necessary change the # AUTH Package constants in .env file, with these

DEV_AUTH0_DOMAIN=https://dev-3a0o0153.us.auth0.com/ DEV_AUTH0_AUDIENCE=https://booking-ui/api DEV_CORS_DOMAIN=http://localhost:3000

SGCifuentes commented 2 years ago

Hello @elyager, the flow is ok, i add the register button and see all the flow and all works good for be merged 😁