A JavaApplication to manage photos, get images from unsplash, compress them with tinify or upload them into the cloud! Edit the images add Filter or export them out of the program.
Image-sacon (Image Search and Administration Controller) is a program to fetch images from several image-hosters and store all related information in a 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.
A Java based file uploading program. Shows a progress bar for each file that is currently being uploaded. Also makes thumbnails for each image that is pending. Also supports drag n drop.