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.
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 inauth.tud_auth
.Note that this is already implemented for the
other
authentication method.