lemmy/server/lemmy_db
Dessalines 8052aa37b3 Remove extra jwt claims (for user settings)
- The JWT token only contains the issuer, and your user id now.
- Now only a page refresh is necessary to pick up your settings on all
  clients, including theme, language, etc.
- GetSiteResponse now gives you your user and settings if logged in.
- Fixes #773
2020-07-25 14:53:43 -04:00
..
src Remove extra jwt claims (for user settings) 2020-07-25 14:53:43 -04:00
Cargo.toml Some GetUserDetails cleanup. 2020-07-20 15:32:15 -04:00