Skip to content

Nextjs full integration with BankID authentication with QR code generation.

Notifications You must be signed in to change notification settings

davnords/nextjs-bankid

Repository files navigation

NextJS BankID

This is a simple Next.js project showing you how to integrate BankID authentication to your app. I have included test certificates in the cert folder but I advise you to go to the BankID Developer Website and get your own certificates.

Getting Started

First, simply install the packages:

npm i

Next, run the development server:

npm run dev

Open http://localhost:3000/auth with your browser to see the result.

About

Nextjs full integration with BankID authentication with QR code generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages