CareLinkJavaClient
CareLinkJavaClient copied to clipboard
Feature/get new auth token
Hi @benceszasz -
Please consider this pull request of 2 changes:
- Made changes to get new auth token before existing token expires instead of attempting new login.
- Also, corrected a bug in SimpleOkHttpCookieJar.deleteCookie() where the code is searching for cookie name.