Fix authorization handshake to use POST rather than GET

Robert Snodgrass requested to merge authorization-fix into master

Updated authorization handshake to use POST rather than GET when fetching the access/refresh tokens. Incremented library version from 1.3.0 to 1.4.0

Merge request reports