Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/traxys/nextcloud-passwords-client
- Owner: traxys
- License: mit
- Created: 2020-06-18T10:36:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-16T12:54:10.000Z (over 4 years ago)
- Last Synced: 2024-10-01T14:38:11.433Z (4 months ago)
- Language: Rust
- Size: 98.6 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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