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
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.
Uh oh!
There was an error while loading. Please reload this page.
-
hello, can you help me to add csp to my middelware.js for nextjs 14 and nextauth v5.
this is my initial setup :
auth.js:
auth.config.js:
middelware.js:
authentication work good but when itry to add csp from nextjs docs to middleware like this :
the csp works but auth middleware not working can you help me ?
Beta Was this translation helpful? Give feedback.
All reactions