From ae2a35b8ec10c862d6fb90360a02dcadc6080bb6 Mon Sep 17 00:00:00 2001 From: philc Date: Wed, 15 Jan 2025 17:55:28 +0000 Subject: [PATCH] Update Authentification --- Authentification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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