verath / pa-sparet-proxy

"Auth Proxy" in front of the SVT Duo På Spåret API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

På Spåret Proxy

The På Spåret Proxy is a simple proxy in front of the SVT Duo API, making requests on behalf of an authenticated user.

I used this to bring a På Spåret leaderboard to my team's internal dashboard (see image below), without each team member needing to login to an account on their own.

På Spåret leaderboard on Smart Board

The APIs used by the proxy were found by "investigating" the SVT Duo Android App and the På Spåret web-app. These are (as far as I could find) not officially supported, so expect this proxy to break at anytime :grin:!

About

"Auth Proxy" in front of the SVT Duo På Spåret API

License:MIT License


Languages

Language:Python 98.7%Language:Dockerfile 1.3%