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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Reverse image search your photos. Find duplicates. Find similars
Similar Image Search is a desktop reverse image search app. Think Google's "search by image" but with your own photos on your computer. SiS can search for similar images in the library and return a list of matches. I can also compare ones outside the library to ones within.
It's designed for photographers to sift through a memory card dump, searching for photos in batches for ease of sorting.
Requires:
Java 7
First index images by contents, then search the index for similarities
JavaFX GUI based on Lire and Lucene.
First index images by contents, then search the index for similarities between JPEG images.
LIRE : http://www.semanticmetadata.net/lire/
LUCENE : http://lucene.apache.org/core/
Console mode, outputs designed to be easily analyzed by a parser (--quiet mode).