Skip to content

A password checker written with Next.js and StepZen 🔑

Notifications You must be signed in to change notification settings

stepzen-dev/nextjs-password-checker

Repository files navigation

Password Checker App

This is a password checker app. It SHA1-hashes the password you enter using the Hashify API, and sends it to the Enzoic API to see if it's included on a list of commonly exposed passwords.

How Does It Work?

This is a Next.js app that uses a form and Next.js API to submit information to a GraphQL API.

About

A password checker written with Next.js and StepZen 🔑

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published