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
MongoDB Atlas runs apps anywhere
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.
This project intends to gives to everybody ftpclient written in Java.
Currently FtpGUI implements the common functionality.
get - RETR retrieve file
list files on ftp server
put - STOR - upload of file
And recoursive search for name
A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
FARClient/Server is a JAVA(tm) based File Transfer Client and Server. The FARClient uses different connection plug-in protocols (LocalHDD, FTP, FAR, etc.) that are written as a plug-in, to connect to servers that use these protocols.
The WebEditor application is a Applet Text Editor and File Manager for Managing Files and Editing them without the need for a client side FTP or TextEditor. The Applet has syntax colorizator for most web scriptin languages.
Jandy is an internet development framework based on Indy, designed to make writing web clients and servers easier. Currently only the HTTP client and HTTP server frameworks are working, but other protocols will be included, like FTP, POP3, SMTP, etc.
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a command line. Plans for the future include integration into SLUSH.