Commit Graph
24 Commits
Author SHA1 Message Date
sugoidogo 4d25d9b5d3 fix incorrect variable name 2025-01-26 13:25:16 +00:00
sugoidogo 0c20ff2365 fix scope passing 2025-01-26 13:24:33 +00:00
sugoidogo 951eb7ea5a fix no scope handling 2025-01-26 13:24:21 +00:00
sugoidogo 9c1eaf3ff7 a null token has no scopes 2025-01-26 12:51:37 +00:00
sugoidogo bb1c1944ca formatting 2025-01-26 12:13:03 +00:00
sugoidogo fca32bf7f2 empty promise to keep client from busying browser during redirect 2025-01-26 12:11:22 +00:00
sugoidogo efefe08582 better url parsing 2025-01-26 12:05:14 +00:00
sugoidogo d9579b5398 fix reversed variables 2025-01-26 11:51:19 +00:00
sugoidogo 1ad11bfc09 don't need this anymore 2025-01-26 11:48:09 +00:00
sugoidogo 37c8573832 use TwitchAuth 2025-01-26 11:47:43 +00:00
sugoidogo 0d278e19ad throw actuall error objects 2025-01-26 11:47:05 +00:00
sugoidogo 24ff5163d7 actually store token in memory 2025-01-26 11:02:33 +00:00
sugoidogo 4724c3741d abandon token storage, only keep tokens in memory (more secure) 2025-01-26 10:53:53 +00:00
sugoidogo 62cd53b775 simplify getTwrplePoxy syntax 2025-01-26 09:20:14 +00:00
sugoidogo 63558e9421 fix again 2025-01-18 12:54:55 +00:00
sugoidogo bb414c7de6 fallback to any user token instead of app token 2025-01-18 12:38:33 +00:00
sugoidogo 5a95fe8bef properly reject unauthorized clients 2025-01-18 12:28:03 +00:00
sugoidogo f835545283 fix header check 2025-01-18 12:25:11 +00:00
sugoidogo ad752a580b fix static request handling 2025-01-18 12:18:27 +00:00
sugoidogo d3f744ae9c remove sentry 2025-01-18 11:57:22 +00:00
sugoidogo 5c6cf0345b npm update 2025-01-18 09:28:52 +00:00
sugoidogo e5f175c10a update localforage url 2025-01-18 09:24:29 +00:00
sugoidogo b8033138ce add custom domain 2025-01-18 09:24:10 +00:00
sugoidogo 1feefe0397 initial commit 2025-01-18 07:47:59 +00:00