Team-TAU / tau

TAU- Twitch API Unifier, a containerized relay/proxy to unify the WebHook- and WebSocket-based real-time Twitch APIs under a single (local) WebSocket connection.
MIT License
154 stars 39 forks source link

Added togglable visibility for twitch user ID #19

Closed FiniteSingularity closed 3 years ago

FiniteSingularity commented 3 years ago

Adds a toggle to all twitch user ID fields to toggle between a normal text input, and a password input to obscure the user ID. By default the field is password/obscured. Closes issue #17 .