You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do not define the jwt.secret it defaults to userOptions configuration, which includes variables like NEXTAUTH_URL & all custom configuration.
However, when there are no environment variables from third parties in this file, it looks to me this opens up the possibility to reverse engineer the generated secret if you have access to the source? Am I missing something here or is this assesment correct?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
If you do not define the jwt.secret it defaults to userOptions configuration, which includes variables like NEXTAUTH_URL & all custom configuration.
However, when there are no environment variables from third parties in this file, it looks to me this opens up the possibility to reverse engineer the generated secret if you have access to the source? Am I missing something here or is this assesment correct?
Beta Was this translation helpful? Give feedback.
All reactions