passbolt-jwt-rust-demo/README.md
Louis Vallat 6672f3dcad
All checks were successful
Build Rust binary in release mode / Build release binary (push) Successful in 46s
feat: initial commit
Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
2024-09-16 19:07:25 +02:00

691 B

👩  This project is part of the passbolt "lab"!
⚗️   It is used to illustrate an article or as a conversation starter.
🧪  Use at your own risks!

(c) 2024 Passbolt SA

Passbolt is registered trademark of Passbolt S.A.

AGPLv3 - https://www.gnu.org/licenses/agpl-3.0.en.html

Goal and content

This is a demonstration on how to use JWT login from a passbolt account kit, such as the one you can export from the "Desktop App Setup" menu, at https://<your passbolt instance>/app/settings/desktop.

It has been developed during an internship in the summer of 2024 as a way to make sure that I understood how the API worked as I was documenting it.