betcode-org / betconnect

betconnect - API client
MIT License
7 stars 6 forks source link

APIClient.session_timeout #17

Closed liampauling closed 2 years ago

liampauling commented 2 years ago

Is it possible to add the session_timeout (8hrs) the client as per bflw?

self.session_timeout = 8 * 60 * 60

Will make a PR if so.