Skip to content
Snippets Groups Projects
  1. Mar 29, 2021
  2. Mar 23, 2021
  3. Feb 24, 2021
  4. Feb 22, 2021
  5. Feb 15, 2021
  6. Feb 10, 2021
  7. Feb 09, 2021
  8. Feb 04, 2021
  9. Feb 03, 2021
  10. Feb 02, 2021
  11. Feb 01, 2021
  12. Jan 28, 2021
  13. Jan 27, 2021
  14. Jan 26, 2021
  15. Jan 25, 2021
  16. Jan 14, 2021
  17. Jan 12, 2021
  18. Dec 10, 2020
  19. Nov 17, 2020
  20. Nov 11, 2020
  21. Nov 10, 2020
    • Reiter, Christoph's avatar
      auth-keycloak: make sure the token is always valid for at least 20 seconds · 74444969
      Reiter, Christoph authored
      The keycloak library currently only sends us an event in case the token
      is about to expire, which is problematic because there is a time window
      where we don't have a new token yet and on mobile the timers used
      might be suspended and come too late.
      
      To avoid this we check every 10 seconds that the token is valid for 30
      and to work around suspended timers we also check on "visibilitychange"
      which should trigger then the website gets visible again after the browser
      sleeps.
      74444969
  22. Nov 09, 2020
  23. Oct 15, 2020
  24. Sep 08, 2020
  25. Aug 06, 2020
  26. Jul 14, 2020
  27. Jul 02, 2020
  28. Jul 01, 2020
Loading