fistaco / xbook

A command line tool for the checking and booking of acivity time slots at X, TU Delft's sports & culture centre.
GNU General Public License v3.0
1 stars 4 forks source link

Member id extraction during TUD SSO authentication #1

Closed fistaco closed 2 weeks ago

fistaco commented 2 years ago

It is cumbersome for new users to have to manually find their member id and put it in config.json. To avoid this, we can use an authenticated request to extract and return the member id value in auth.tud_auth.

Note that this is already implemented for the other authentication method.

fistaco commented 2 weeks ago

Fixed in 6f82531ee0ff7c87548d9b5532b46613af9da692.