Update Authentification

philc 2025-01-15 17:55:28 +00:00
parent 51be598b47
commit ae2a35b8ec

@ -17,7 +17,7 @@ Any endpoint must have a mandatory header
Some endpoint request authentification. Authentification is manage by a middleware in apxtri/middleware/isAuthenticated.js
All cryptographical functions used in frontend or backend come from the openPGP algorythm https://openpgpjs.org/ or https://www.npmjs.com/package/react-native-fast-openpgp
We use a decentralize authentification system that work without needs to store any kind of password into the backend.
apXtri use a decentralize authentification system that work without needs to store any kind of password into the backend.
## Authentification and user profil principle