Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/traxys/nextcloud-passwords-client

A Rust library to bind to the Nextcloud Passwords API
https://github.com/traxys/nextcloud-passwords-client

Last synced: 3 months ago
JSON representation

A Rust library to bind to the Nextcloud Passwords API

Awesome Lists containing this project

README

        

# Nextcloud Password Client
---
A binding to the [Nextcloud Passwords API](https://git.mdns.eu/nextcloud/passwords/wikis/Developers/Index) in Rust

## What is implemented

Evrything related to the passwords, folders, shares, services.
Login with login flow v2.

## What is not implemented

The more advanced session login, the distinction between Authenticated or not actions.

# License

This code is under the MIT License