This demonstrates the capabilities of the OpenPass JavaScript SDK.
To get started:
cd ./openpass-js-sdk
npm install
npm run dev
Then open your browser at: http://localhost:3011/
Sample folder: nextjs
This sample shows how to configure OpenPass as an authentication provider for NextAuth.js using Next.js web framework.
See OpenPass Next.js integration readme.
Sample folder: piano-io
This demonstrates a simple piano.io integration using the OpenPass affliate experience.
See OpenPass piano.io integration readme.
Visit https://openpass-sample-piano-io.com to see a working sample.