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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Easyfreedb is a cross-platform C++ library for accessing data on a freedb server. It supports protocol level 6 (UTF-8) and uses Boost's LL parser framework for parsing. Easyfreedb has a C-wrapper to make it easy to use from other programming languages.
Popeye is a tool for the handling of Java (TM) property files for message internationalization ( I18N ). The included editor-component has full UTF support and can handle all translations ( properties files ) from a java resource bundle.
PROJECT IS DISCUNTINUED because poEdit now supports plural forms.
GUI gettext catalogs (PO files) editor fully supporting msg_plural (plural forms) almost all codepages ISO-8859-*
, UTF-8, WIN1xxx, KOIR8,..
Lightweight dependency-free utf library written entirely in C. All functions, i.e. decoding, normalization, casing, and encoding, can be chained and accessed by iterators. Can easily be extended for buffer-based string implementations.