Open AdarshTheki opened 7 months ago
` const options={ httpOnly:true }
// remove secure option `
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 `