Louis Vallat
6672f3dcad
All checks were successful
Build Rust binary in release mode / Build release binary (push) Successful in 46s
Signed-off-by: Louis Vallat <contact@louis-vallat.dev> |
||
---|---|---|
.gitea/workflows | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
LICENCE | ||
README.md |
👩 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!
Copyright & License
(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.