WooodHead / kratos-nextjs-react-example

Add login, registration, account recovery (password reset), account verification (email verification), social sign in, multi-factor authentication to your Next.js / React App using Ory!

Home Page:https://www.ory.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Login, Registration, ... to your React & NextJS App!

This repository contains an example which adds login, registration, account recovery (password reset), account verification (email verification), social sign in, multi-factor authentication to your NextJS app with just a few lines of code, using the open source Ory Kratos project!

For more details on how to do everything from scratch, please check out the accompanying blog post: Add Authentication to your Next.js / React Single Page Application (SPA)

Check this app out live at kratos-nextjs-react-example.vercel.app.

About

Add login, registration, account recovery (password reset), account verification (email verification), social sign in, multi-factor authentication to your Next.js / React App using Ory!

https://www.ory.sh

License:Apache License 2.0


Languages

Language:TypeScript 44.2%Language:JavaScript 37.6%Language:CSS 18.1%