Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tri.event

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tri.event

Client library for TriOptima event bus and related APIs

  • 2.1.0
  • PyPI
  • Socket score

Maintainers
1

tri.event

Client code for accessing the TriOptima event bus and related APIs.

Running tests

License

BSD

Documentation

Changelog

2.1.0 (2020-12-14)


* Make token expiry optional from the authentication server.

* Added optional token_url parameter for when the AuthenticatedSession is 
  used for non-Trioptima authentication servers.


2.0.0 (2019-12-03)
  • Change import path from tri.event to tri_event to conform to other packages. (And increase import time performance during test setup)

1.0.1 (2019-09-02)


* Improve documentation

1.0.0 (2019-05-10)
  • Make an authentication retry if unauthorized to improve robustness
  • Update status to production ready

0.0.7 (2019-03-22)


* Use configured proxy and timeouts also for authentication
* Delay authentication until first request is made


0.0.6 (2019-02-18)
  • Change base class of EventSession to request.Session

.0.5 (2019-01-22)


* Fix packaging

* Add EventSession.access_token and EventSession.token_expiry attributes


0.0.4 (2019-01-21)
  • Cleanup of logging

0.0.3 (2019-01-10)


* Add session renewal on access token expiry

* Improve exception on failure to log in


0.0.2 (2018-12-20)
  • Initial version

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc