22 | | ''[tbd]'' |
| 22 | The {{{auth_consent}}} table records the user response to a consent option (yes or no). Each consent record refers to a specific consent option, hence type of data processing. |
| 23 | |
| 24 | A consent record will be created even if the user declines to consent (in this case with the {{{consented}}}-flag set to False). Therefore, the absence of a consent record for a processing type does not mean the user has declined, but rather that they have not been asked. |
| 25 | |
| 26 | Consent records can expire after a certain date, and will always expire when a new consent response of the same user for the same processing type is recorded. |