Woody88 / nextjs-fastify-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nextjs-fastify-auth

Keywords:

  • fastify
  • rest
  • Next.js
  • JWT
  • Cookies
  • Login/Logout

Issue

See nextauthjs/next-auth#1337 for more details, notice the rad issue number!

To reproduce the issue:

  • Start the fastify/next.js server with npm start
  • Open browser, navigate to http://localhost:3333/index
  • Press "Sign in", now enter any username paassword and press the "Sign in with DEMO LOGIN"
  • -> request never ends

About


Languages

Language:JavaScript 77.2%Language:CSS 22.8%