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.
Try it Free
Stop Storing Third-Party Tokens in Your Database
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.
Malabar is a simple, context-agnostic authentication library for Java applications. It strives to be equally usable in J2EE/Web, GUI, and other applications requiring user authentication.
HeapAware is a mixin that allows a C++ class to know whether it is on the heap or on the stack, and therefore whether it can be safely deleted. It can be used to implement smart reference counted objects that can exist on both the heap and the stack.
TransSiberia is a Siberia plugin that manages plugins inside a Siberia application. It provides functionnalities to download new plugin and upgrade an application.
The Symfony Model. This project hosts the Symfony ecore model relating all symfony concepts and its php classes generator. It make uses of the Doctrine model and the Php 5 model projects.
PHP Cache Manager is an abstraction layer which uses other caching libraries and provides a common interface. PHP applications are not affected by the choice of your caching library, like a database abstraction layer.
A C++ immutable value string class, template. Constant time copy construction and assignment, avoids some costly dynamic allocation, and can serve as "smart pointer" for API strings. Constant time construction from literals and as "smart pointer".
Serene is a functional style library for database access in Java. It wraps the provided the most useful features of JDBC, adds to them, and simplifies use.
Cybernus IOC provides an implementation of Inversion Of Controll pattern for PHP. Allows to declaratively create hierarchies of objects via xml file, automatically call methods on created objects and automatically include required sources.
A developer tool that implements first-class properties in Java. It consists of an annotation class to allow users to mark bean properties in their code, and a source-code pre-processor that generates getter and setter methods as needed.