#libunftp #ftp #ftps #auth #rest

unftp-auth-rest

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

4 releases

0.2.2 Jan 25, 2023
0.2.1 Jun 25, 2022
0.2.0 Jul 13, 2021
0.1.0 Mar 26, 2021

#538 in Network programming

Download history 10/week @ 2022-11-30 49/week @ 2022-12-07 7/week @ 2022-12-14 13/week @ 2022-12-21 15/week @ 2022-12-28 5/week @ 2023-01-04 11/week @ 2023-01-11 12/week @ 2023-01-18 53/week @ 2023-01-25 31/week @ 2023-02-01 14/week @ 2023-02-08 153/week @ 2023-02-15 184/week @ 2023-02-22 12/week @ 2023-03-01 11/week @ 2023-03-08 19/week @ 2023-03-15

278 downloads per month
Used in unftp

Apache-2.0

345KB
7K 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

~19–27MB
~556K SLoC