diff --git a/Authentification.md b/Authentification.md index 051bf9e..bd235b1 100644 --- a/Authentification.md +++ b/Authentification.md @@ -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