GabrielDougherty / edinboro-gitlab-assignment

Edinboro University Assignment Submission System. A fork of UWaterloo's gitlab-assignment at https://git.uwaterloo.ca/cscf/gitlab-assignments
0 stars 1 forks source link

Give an option to save the token file #12

Open GabrielDougherty opened 6 years ago

GabrielDougherty commented 6 years ago

Right now, to use any script, a professor has two authentication options:

This is pretty cumbersome. Maybe we could have a second prompt where, after we get the professor's token, we can say, "would you like to save this token file? (y/n) :" and then save the token in the directory. Then, we could just automatically check for a token file with that filename. That way, the professor only has to give their login once