Version 0.1.2 - Ajout du systême d'authentification

This commit is contained in:
Raphix
2023-11-02 11:09:47 +01:00
parent ea03e49887
commit 132dae4809
16 changed files with 620 additions and 21 deletions

View File

@ -7,7 +7,7 @@
<body>
<h1>Neutral - Home</h1>
<p>Welcome to Neutral</p>
<a href="/login/signout"><button class="btn red"><span><i class="fa fa-sign-out"></i> Déconnexion</span></button></a>
<script defer="" src="https://use.fontawesome.com/releases/v6.4.2/js/all.js" crossorigin="anonymous"></script>
</body>
</html>