From 8e01f892df6a00c2e6daf43b657f8bcfe8436444 Mon Sep 17 00:00:00 2001 From: Ramiro Saenz Date: Thu, 28 Jul 2016 12:20:18 -0300 Subject: [PATCH] Explain more about Privacy Sessions --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 65dc9401..7b14de9a 100644 --- a/index.html +++ b/index.html @@ -216,7 +216,7 @@

No personal information will be saved
- Sync feature use Auth0 for Single Sign On & Token Based Authentication with the integration with Firebase to store the services that user is using (and the configuration for each service). You are always welcome to check the code! ;) + Sessions will persist using the partition:persist attribute for Webviews. So every time you open Rambox, your sessions will keep alive until you remove the service.
Sync feature use Auth0 for Single Sign On & Token Based Authentication with the integration with Firebase to store the services that user is using (and the configuration for each service like Name, Align, Icon, etc).

You are always welcome to check the code! ;)