rggibson / pb-tracker

Web app for tracking speedrunning times and personal bests.
MIT License
18 stars 20 forks source link

Implement "stream key" as an alternative authentication mechanism for auto submission from /asup. #44

Open rggibson opened 10 years ago

rggibson commented 10 years ago

Currently, splits programs have to either prompt the user for their password every time, or store the password in plain text. It would be nice to have a special key for auto submission that can be stored in plain text without revealing the user's password.