Google auth provider creates "koa.sess" & "koa.sess.sig" cookies

System Information
  • Strapi Version: 4.1.8
  • Operating System: Win 10 Pro, 64 Bit
  • Database: SQLite
  • Node Version: 16.14.2
  • NPM Version: 8.5.0
  • Yarn Version: 1.22.18

Hey,
I’m wondering why Strapi sets these two cookies “koa.sess” and “koa.sess.sig” when using Google provider to authenticate?
This doesn’t happen with local email and password login.

Does Strapi need these two cookies? If not, how can I stop them from being set everytime I log in with Google?

Screenshot_1