cglatot / pasta

Audio & Subtitle Track Changer for Plex
https://www.pastatool.com
261 stars 7 forks source link

Implemented switching to pin users #48

Open garretaserra opened 2 years ago

garretaserra commented 2 years ago

I think I might have gotten down to the bottom of user switching, basically the problem is that for switching between users you need to use the admin account token instead of the current selected token. Regarding users with pin it seams like the validation is done on the frontend because any pin value passed as parameter works. I have done some testing, and everything looks alright, could you do some more testing? fixes #32