Next.js Discord

Discord Forum

next-auth user data

Unanswered
Max posted this in #help-forum
Open in Discord
MaxOP
I followed this tutorial: https://www.youtube.com/watch?v=v6TPcU23wP8

Now in my profile/page.tsx i want to display the username, email, firstname and lastname.
But i only get the email, anyone know how to fix it?

Codes:
profile/page.tsx: https://hastebin.skyra.pw/exaveyaham.tsx
[...nextauth]/route.ts: https://hastebin.skyra.pw/dokimodici.ts
next-auth.d.ts: https://hastebin.skyra.pw/xitivazoxu.ts

3 Replies