← Back to context Comment by faangguyindia 14 hours ago I got around this by not using cookies. 3 comments faangguyindia Reply iamtheworstdev 3 hours ago doesn't this affect auth on, like, every website you visit? (genuinely curious) VonGallifrey 1 hour ago You don't need a cookie banner for auth cookies. You only need consent (aka the banner) for 3rd party cookies and tracking cookies.Cookies that are strictly necessary for the functionality (auth, user preferences, shopping cart, etc...) of the site don't need user consent. hatthew 14 hours ago cookies, newsletter popups, sign-in popups, product tours, soft paywalls, etc.
iamtheworstdev 3 hours ago doesn't this affect auth on, like, every website you visit? (genuinely curious) VonGallifrey 1 hour ago You don't need a cookie banner for auth cookies. You only need consent (aka the banner) for 3rd party cookies and tracking cookies.Cookies that are strictly necessary for the functionality (auth, user preferences, shopping cart, etc...) of the site don't need user consent.
VonGallifrey 1 hour ago You don't need a cookie banner for auth cookies. You only need consent (aka the banner) for 3rd party cookies and tracking cookies.Cookies that are strictly necessary for the functionality (auth, user preferences, shopping cart, etc...) of the site don't need user consent.
doesn't this affect auth on, like, every website you visit? (genuinely curious)
You don't need a cookie banner for auth cookies. You only need consent (aka the banner) for 3rd party cookies and tracking cookies.
Cookies that are strictly necessary for the functionality (auth, user preferences, shopping cart, etc...) of the site don't need user consent.
cookies, newsletter popups, sign-in popups, product tours, soft paywalls, etc.