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
Check if your Accses_token_secret is getting passed from .env file to your desireed file -> check if you have written process.env.Access_Token_Secret correctly where ever you are calling your accessToken
`
const options={
httpOnly:true
}
// remove secure option
`
The text was updated successfully, but these errors were encountered: