#ftp #rest #ftp-server #libunftp #authentication #http-api #ftps

unftp-auth-rest

An authenticator back-end for libunftp that consumes an HTTP API to authenticate

6 releases

0.2.4 Dec 24, 2023
0.2.3 Sep 16, 2023
0.2.2 Jan 25, 2023
0.2.1 Jun 25, 2022
0.1.0 Mar 26, 2021

#1366 in Network programming

Download history 65/week @ 2023-12-18 59/week @ 2023-12-25 2/week @ 2024-01-01 5/week @ 2024-01-15 10/week @ 2024-02-12 7/week @ 2024-02-19 69/week @ 2024-02-26 10/week @ 2024-03-04 21/week @ 2024-03-11 4/week @ 2024-03-18 30/week @ 2024-04-01

56 downloads per month
Used in unftp

Apache-2.0

385KB
7.5K SLoC

unftp-auth-rest

Crate Version API Docs Crate License Follow on Telegram

An authenticator back-end for libunftp that consumes an HTTP API to authenticate. Please refer to the documentation and the examples directory for usage instructions.

License

You're free to use, modify and distribute this software under the terms of the Apache License v2.0.


lib.rs:

This crate provides a libunftp Authenticator implementation that authenticates by consuming a JSON REST API.

Dependencies

~22–36MB
~629K SLoC