3 replies
June 2021

robertino.calcaterra Auth0 Employee

What are you thoughts guys? Share it in the comments!

1 reply
June 2021 ▶ robertino.calcaterra

cerebrado

It seems that Frontend developers have discovered the typical “Data Access Layer” that was used a decade ago in the Backend development.
When you discover Microservices you will find out that each component could get and manage its own data, so it’s fully reusable by its own.

January 2022

dan-auth0 Auth0 Employee

If you are looking for examples on how to use Auth0 with Vue 3.0, please check out the following code samples :slight_smile:

Vue 3.0 + JavaScript:

Vue 3.0 + TypeScript: