This repository is to do simple authentication with passage.js using vue.js 3
Users breeze through logins with biometrics or magic links instead of passwords. You can read documentation about passage.js here: https://docs.passage.id/embedded-login/passage.js
- Login
- Register
- Logout
- User detail
Clone the project
git clone https://github.com/Doe-P/vue3-auth-with-passage.js.git
Go to the project directory
cd vue3-auth-with-passage.js
Install dependencies
npm install
Start the server
npm run dev
- sign in or sign up for create new app
- copy app id for set on your project