# unftp-auth-jsonfile [![Crate Version](https://img.shields.io/crates/v/unftp-auth-jsonfile.svg)](https://crates.io/crates/unftp-auth-jsonfile) [![API Docs](https://docs.rs/unftp-auth-jsonfile/badge.svg)](https://docs.rs/unftp-auth-jsonfile) [![Crate License](https://img.shields.io/crates/l/unftp-auth-jsonfile.svg)](https://crates.io/crates/unftp-auth-jsonfile) [![Follow on Telegram](https://img.shields.io/badge/Follow%20on-Telegram-brightgreen.svg)](https://t.me/unftp) An authenticator back-end for [libunftp](https://github.com/bolcom/libunftp) that authenticates against a JSON file. ## License You're free to use, modify and distribute this software under the terms of the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).