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
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Allows to capture video from UVC cameras using Console or Windows Service environment.
Developed for supporting H.264 stream capturing from Logitech C920 camera.
Features:
- Get and save audio and video stream from UVC camera
- No video preview.
- Could work as Windows Service
- Could work as Console Application
- All parameters are configurable from config. UI for managing config file.
- Overwrites video files when configured folder size is reached.
- GPS info in subtitles
-...
.Net Image Lib is a small image library written in C#. It will be capable of loading different graphics formats (bmp, tga, png, etc). At the moment this is a learning project to improve programming skills in C# and unittesting.