passageidentity / example-nextjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Passage + Next.js Examples

This repository contains Next.js examples for different use cases with Passage.

What is Passage

Passage is a passwordless authentication system that leverages biometrics (with a fallback of magic links) to authenticate users on your websites or mobile applications. By leveraging the WebAuthn protocol from the FIDO Alliance, Passage can increase security and reduce end user friction.

Passage provides a full UI/UX login and registration in a web component that can be added to any application, as well as backend libraries in Python, Go, and Node.js to support user verification. To learn more visit our website.

Examples in This Repo

This repository contains two examples:

We have posted a blog entry describing how these demos can be built from scratch.

About


Languages

Language:TypeScript 49.1%Language:JavaScript 36.9%Language:CSS 14.0%