Skip to content

A sample Vue3 application demonstrating login using Auth0 SDK and Typescript. Uses Materialize CSS for views.

License

Notifications You must be signed in to change notification settings

maheshmahadevan/vue-login-app

Repository files navigation

vue-login-app

A sample Vue3 application demonstrating login using Auth0 SDK and Typescript. Uses Materialize CSS for views.

Project setup

npm install

Auth-0 setup guide

See Auth0 Vue SDK samples Though the above link is for Vue2 app , you can use the initial references for setting up Auth0 tenant.

Once you setup upate auth_config.json using the sample file in the repository.

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

A sample Vue3 application demonstrating login using Auth0 SDK and Typescript. Uses Materialize CSS for views.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages