Is your feature request related to a problem? Please describe.
I noticed that the Firebase integration tracks some users without notice and that is not eligible to European DSGVO. So a cookie note and alternate save Options would be very helpful.
Describe the solution you'd like
Separate Possibility to override the Firebase part with own implementation or provide directly more than this. For example, a Redis database would satisfy these needs. For the cookie note, a simple dismissable note would be great that disables any tracking for example or restrict to technical needed ones.
Additional context
I tried on my own, but i have not that time at the moment. I will provide a pull request if I find some time to implement this.
Is your feature request related to a problem? Please describe.
I noticed that the Firebase integration tracks some users without notice and that is not eligible to European DSGVO. So a cookie note and alternate save Options would be very helpful.
Describe the solution you'd like
Separate Possibility to override the Firebase part with own implementation or provide directly more than this. For example, a Redis database would satisfy these needs. For the cookie note, a simple dismissable note would be great that disables any tracking for example or restrict to technical needed ones.
Additional context
I tried on my own, but i have not that time at the moment. I will provide a pull request if I find some time to implement this.