Skip to content

Doe-P/vue3-auth-with-passage.js

Repository files navigation

Vue3 + Passage.js authentication

This repository is to do simple authentication with passage.js using vue.js 3

What is Passage

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

Logo

Features

  • Login
  • Register
  • Logout
  • User detail

Demo

static/demo.gif

Run Locally

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

Create new app on Passage

  • sign in or sign up for create new app
  • copy app id for set on your project

About

Simple authentication with passage.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published