Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Realtime PC-based control and simulator of control systems
Control logic Java package is a set of Java classes aimed at:
- Implementation of a real-time PC-based control
- Simulation of control systems
Setting up a control system involves working with so-called triggers.
See project Wiki for detailed information and examples.
MySensors plugin for a rapid development of battery-powered sensors
MySensors (https://www.mysensors.org) is an open source hardware and software community focusing on do-it-yourself home automation and Internet of Things which allows creating original and affordable sensors.
NodeManager is intended to take care on your behalf of all those common tasks a MySensors node has to accomplish, speeding up the development cycle of your projects an including the following main components:
- Sleep manager: allows managing automatically the complexity behind...