dirkdev98 / session-handling-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js session handling with JWT's and SSR

From @lightbasenl/scaffold

  • Local to remote API
  • Local to local API
  • Remote to remote API

Tasks;

  • Login
  • Logout
  • Get session info
  • Refresh on client and make sure token works on server
  • Refresh on SSR and make sure token works on client

About


Languages

Language:TypeScript 86.0%Language:JavaScript 12.3%Language:Shell 0.9%Language:CSS 0.8%