We need config and session data. config is what the user changes. Only read by the app. session is what the app remembers. Read and written by the app.
4.0 KiB
4.0 KiB
We need config and session data. config is what the user changes. Only read by the app. session is what the app remembers. Read and written by the app.