1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-04 23:58:01 +00:00

Add Adjust The Shape Of The User Type as a NextAuth TIL

This commit is contained in:
jbranchaud
2023-12-04 09:38:30 -06:00
parent 851af3776d
commit c591565058
2 changed files with 46 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ pairing with smart people at Hashrocket.
For a steady stream of TILs, [sign up for my newsletter](https://crafty-builder-6996.ck.page/e169c61186).
_1354 TILs and counting..._
_1355 TILs and counting..._
---
@@ -43,6 +43,7 @@ _1354 TILs and counting..._
* [MySQL](#mysql)
* [Neovim](#neovim)
* [Netlify](#netlify)
* [NextAuth.js](#next-auth)
* [Next.js](#nextjs)
* [Phoenix](#phoenix)
* [Planetscale](#planetscale)
@@ -580,6 +581,10 @@ _1354 TILs and counting..._
- [Override The Default Yarn Version](netlify/override-the-default-yarn-version.md)
### NextAuth.js
- [Adjust The Shape Of The User Type](next-auth/adjust-the-shape-of-the-user-type.md)
### Next.js
- [Create Files And Directories For Dynamic Routes](nextjs/create-files-and-directories-for-dynamic-routes.md)