Skip to content

nsWilfried/angular-jwt-auth

Repository files navigation

Jwt Authentication

project-image

Il s'agit d'un système d'authentification par jeton avec Angular et Jwt

🚀 Demo

https://ns-jwt-angular-auth.netlify.app/

Project Screenshots:

project-screenshot

🧐 Features

Here're some of the project's best features:

  • Login
  • Register
  • Génération du token d'authentification
  • Déconnexion

🛠️ Installation Steps:

1. Récupérer le serveur

git clone https://github.com/nsWilfried/Angular-jwt-server

2. Installer les dépendances du serveur

npm install 

3. Lancer le serveur

npm run dev

4. Récupérer le client

git clone https://github.com/nsWilfried/Angular-jwt-auth

5. Installer les dépendances du client

npm install 

6. Lancer le client

ng serve

💻 Built with

Technologies used in the project:

  • Angular
  • Angular Material

🛡️ License:

This project is licensed under the MIT

About

Mise en place d'une authentification web token avec angular jwt

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors