MaximilianKlein / passkey-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

passkey example with server and frontend

The server code is in the root folder under /src the frontend is in `passkeys-example``

running it locally

Setup is not very optimized. You can run

npm i
npm build # this will build the frontend code and place everything into the public folder
npm run dev # currently it is set up for https://passkey-mkl.onrender.com/ consider changing the origin

About

License:MIT License


Languages

Language:TypeScript 86.0%Language:CSS 7.9%Language:HTML 4.1%Language:JavaScript 2.0%