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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Simple personal finance tracker using Spring Boot and AngularJS
Project has moved Github at http://github.com/zlogic/vogon
Check out the live demo at http://vogon-zlogic42demo.rhcloud.com
Simple web-based personal finance tracker using
* AngularJS on client-side
* Spring MVC on server-side for AngularJS request handling
* JSP for page generation
* JPA and Spring Repositories for entity management
* H2 database for data storage, or a server-provided PostgreSQL (OpenShift/Heroku)
Named after the Vogons (http://en.wikipedia.org/wiki/Vogon) race who were known to be extremely boring accountants.
...
A simple budgeting program that uses envelopes to track income and expense transactions. This is a bare bones program that does what it needs to do, not give hundreds of features that the average person won't use.