NEWS
icesConnect 1.2.0
- switch to using Azure tokens
- remove dependency on askpass
icesConnect 1.1.4 (2025-04-30)
- allow encoding to be set in ices_post()
icesConnect 1.1.3 (2025-04-03)
- remove dependency on askPass
icesConnect 1.1.1 (2025-04-03)
- convert to holding token in DCF file
icesConnect 1.0.0 (2022-02-09)
- Same as previous version.
icesConnect 0.0.0.9007 (2022-02-09)
- add JWT argument to allow no authentication requests
- add encoding to request functions
- add refresh argument to ices_token()
- export token decoding functions
- add function set_username()
- added function ices_get_jwt()
- initial commit with ices_token() and clear_token() functions