Closed OxygenCobalt closed 1 year ago
Resolves #41. Seemingly the only change was the requirement to obtain user information from the database on every request through some simple changes to serializeUser and deserializeUser.
serializeUser
deserializeUser
Resolves #41. Seemingly the only change was the requirement to obtain user information from the database on every request through some simple changes to
serializeUser
anddeserializeUser
.