https://github.com/andreeadraghici/jwt-authentication
This repo includes the implementation for E-Commerce laboratory jwt authentication homework.
https://github.com/andreeadraghici/jwt-authentication
Last synced: about 2 months ago
JSON representation
This repo includes the implementation for E-Commerce laboratory jwt authentication homework.
- Host: GitHub
- URL: https://github.com/andreeadraghici/jwt-authentication
- Owner: AndreeaDraghici
- Created: 2022-11-08T07:17:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T21:31:15.000Z (over 2 years ago)
- Last Synced: 2025-01-21T13:07:05.478Z (3 months ago)
- Language: C#
- Size: 11.8 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JWT-Authentication
This repo includes the implementation for E-Commerce laboratory jwt authentication homework.## Technical aspects
-----------------------------------------------------
The home is composed of 2 components:1. theoretical part (e.g. PowerPoint presentation, Word document, etc.)
2. practical part: application example / demo