What cookies does Auth0 set on my application?

Hello,

I would like a list of all the cookies that auth0 sets on my website/application.

I’ve for example found “skipSilentLogin” and I googled it and found no information on it.

A complete list of all cookies used in any scenario of a user using my app would be needed for my privacy policy and compliance. A description of what exactly they do would also be needed.

Hi @benjamin203,

Here is a list of cookies set by the authentication API:

It’s possible an SDK/Library you are using sets other cookies (I suspect this is the case with the cookie you mentioned).