Skip to content

Instantly share code, notes, and snippets.

@benzittlau
Created August 18, 2014 16:20
Show Gist options
  • Save benzittlau/ec60e41ca2197909b57e to your computer and use it in GitHub Desktop.
Save benzittlau/ec60e41ca2197909b57e to your computer and use it in GitHub Desktop.
Authing for shaw open using command line
curl -L -v --data "username=<username>@shaw.ca&password=<password>&acpt=on&language=en" https://wifisignon.shaw.ca/api/login
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment