JWT Token user has picture instead of image #3231
Unanswered
laurenzhonauer
asked this question in
Help
Replies: 1 comment
-
Hi! :) Any updates on this? My Cheers! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description 🐜
When enabling jwt in the nextauth config like so
The
user
object in the session object is not containing the profile picture asimage
but aspicture
Is this a bug in your own project?
Yes
How to reproduce ☕️
In pages/api/auth/[...nextauth] configure
Screenshots / Logs 📽
Session when enabling jwt:
Session when not enabling jwt
Environment 🖥
System:
OS: Linux 5.10 Ubuntu 20.04.3 LTS (Focal Fossa)
CPU: (5) x64 Intel(R) Core(TM) i5-8350U CPU @ 1.70GHz
Memory: 1.41 GB / 3.84 GB
Container: Yes
Shell: 5.0.17 - /bin/bash
Binaries:
Node: 16.6.0 - ~/.nvm/versions/node/v16.6.0/bin/node
npm: 7.20.5 - ~/.nvm/versions/node/v16.6.0/bin/npm
npmPackages:
next: 12.0.2 => 12.0.2
next-auth: ^3.29.0 => 3.29.0
react: 17.0.2 => 17.0.2
Contributing 🙌🏽
No, I am afraid I cannot help regarding this
Beta Was this translation helpful? Give feedback.
All reactions