diff --git a/science-quest/src/assets/const.js b/science-quest/src/assets/const.js index 7faaec4..4f712d6 100644 --- a/science-quest/src/assets/const.js +++ b/science-quest/src/assets/const.js @@ -2,7 +2,4 @@ export const NOM_APP="ScienceQuest" export const REST_API="https://sae-java.alix-jdlm.fr/api/v1" -export const ALGO_HASH_MDP="SHA-256" - - export const KAHOOT_NB_APRES_LA_VIRGULE_COMPTE_A_REBOURS=2 \ No newline at end of file diff --git a/science-quest/src/components/Inscription.vue b/science-quest/src/components/Inscription.vue index 119dbba..71ceae0 100644 --- a/science-quest/src/components/Inscription.vue +++ b/science-quest/src/components/Inscription.vue @@ -1,5 +1,4 @@