Skip to content

Exeter/check-exeter-login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

check-exeter-login

A nodejs script to check a student's Exeter login.

This script is run as follows (though it is intended to be modified for integration into apps):

node check-exeter-login.js exeterUsername exeterPassword

It will print "Successful login" or "Unsuccessful login" depending on whether the credentials are valid (if no error occurs).

This is designed to work with the connect.exeter.edu API as of May 2018. Note that you will have to install the npm package request for this to work (run npm install).

~ George Matheos

About

A nodejs script to check a student's Exeter login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published