You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/docs
Dessalines d1342afe93
Remove extra jwt claims (for user settings) (#1025)
* 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

* Remove extra comment line, I tested nsfw

* Adding a todo to add a User_::readSafe()
4 years ago
..
img added main_screen and chat_screen (#665) 4 years ago
src Remove extra jwt claims (for user settings) (#1025) 4 years ago
.gitignore Use mdbook for documentation (fixes #375) 5 years ago
book.toml Use mdbook for documentation (fixes #375) 5 years ago