StarbaseCommunityProject / EndoLink

An open-source Starbase community website.
https://discord.gg/qDPF2z6Krh
GNU General Public License v3.0
2 stars 1 forks source link

Add indexedDb with initialization #55

Closed pascalstockert closed 2 years ago

pascalstockert commented 2 years ago

Description

Adds a service to interact with IndexedDB, a browser-based KeyVal-store for saving tokens and site settings (because cookies and localstorage are boring).

How Has This Been Tested?

Checklist:

Please check [x] all that apply.