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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
This small header file is pure C and can be used in any C/C++ program to get memory information about the current process.
Did you ever try to monitor a process in a task manager or similar and wondered why the memory doesn't go down even if your program freed all the memory? Then this small library is right for you!
It is even capable to observe a difference before and after a call to free() or delete.
BatteryState is a small tool to read and show your laptops battery state.
It's tried to be kept as simple and small as possible while giving a wide view over your battery informations.
wmacpi_temp is a Window Maker dock application that reads the temperature file in /proc/acpi in ACPI-enabled kernels. It displays the temperature of the processor in Celcius or Fahrenheit and updates every minute.
KSensorApplet is a KDE panel applet that displays the values retrieved with the 'sensors' program (not included) or the /proc/acpi linux kernel subsystem. It displays for example CPU and motherboard temperature or ventilators' speeds.