BareRTC/pkg
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
..
config JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
jwt JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
log Initial commit 2023-01-10 22:38:48 -08:00
util Spit and polish 2023-02-05 00:53:50 -08:00
config.go Camera connectivity established! 2023-02-04 21:00:01 -08:00
handlers.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
markdown.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
messages.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
pages.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00
server.go Initial commit 2023-01-10 22:38:48 -08:00
websocket.go JWT Token-based Authentication 2023-02-05 17:42:09 -08:00