Changes
Added an option to authenticate using the client secret along with the client id (See issue #2)
The client secret can be copied from the same page as the client id, and should then be added in front of client_secret =
inside settings.ini
. Otherwise, it can be left empty.
The client id is still required to use the client secret.