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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
http://github.com/Appendium/objectlabkit
A set of modules to handle common financial functions. The first module is Date Calculator which handles holidays and weekends. A set of rules are implemented to deal with days falling on a holiday: Forward, Backward, Modified Forward, Modified Backward
New FX Rate Calculators
Goal of this project is, creating a calculator that can handle all date and time operations that a user may need.
You can operate with milliseconds as months, years or dates.
Examples:
2013-11-25 + 3d => 2013-11-28
2013-11-25 - 2013-10-20 => 36d 1h
5h + 6h => 11h
1382220000t => 2013-10-20
Joda-time based utility Java class that allows calculation related to downtimes. You set a list of downtimes (date-time intervals), and the calculator will give you the ending date-time of a duration, and uptime between two points in time, too.
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.
Easter Calculator for Mobile Phone J2ME compliant. You can calculate the date for several years or you can verify if one date is an Easter holiday or not.
Canyon is a date calculator utility that aims to provide handy methods to perform arithmetic calculations on java.util.Date objects. Developers are free to plug in their own localized instances of java.util.Calendar or to use the default GregorianCalenda