Postnextjs, typescript, localstorage, darkmode
Must have Custom hooks for NextJs
useLocalStorage the custom hook strapped this together to help save and retrieve...
Date published
More posts

How to get the Oauth providre access tokens from next auth/authjs
Modify your nextauth client and add a callbacks section that will get the access token from the...
- nextjs
- authjs
- typescript

How to select oauth scopes in next-auth / authjs
You can select the scopes you want to request from GitHub/your oauthprovider in the login page, and...
- nextjs
- authjs
- oauth

Reasons to Still Use Next.js from a TanStack Start Enjoyer
Why You Might Still Pick Next.js Over TanStack Start From a TanStack Start...
- nextjs
- tanstack
- react
