Commit Graph

2 Commits (7edf6b0ea2206f77b9c9d3a4e7cc816cecdc993a)

Author SHA1 Message Date
Noah 77a376452b Flesh out the help page a bit more 2023-02-12 16:43:35 -08:00
Noah 1ecff195ac JWT Token-based Authentication
* Add support for JWT tokens to authenticate users from your external app.
* JWT backed users can have profile pictures, profile URLs, and operator
  status (admin). Note that no operator features exist yet.
* Add WelcomeMessages to settings.toml for default ChatServer messages to
  write to each public channel directed at a new user logging in.
* Markdown support for chat messages!
2023-02-05 17:42:09 -08:00