https://github.com/geshev/jwt-demo-project
https://github.com/geshev/jwt-demo-project
docker dockerfile jwt jwt-auth jwt-authentication jwt-authorization jwt-token postgres postgresql spring-boot spring-security spring-security-jwt testcontainers testcontainers-junit-jupiter testcontainers-postgres
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/geshev/jwt-demo-project
- Owner: geshev
- License: mit
- Created: 2024-12-26T12:10:44.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T13:46:23.000Z (4 months ago)
- Last Synced: 2025-01-16T15:08:13.032Z (4 months ago)
- Topics: docker, dockerfile, jwt, jwt-auth, jwt-authentication, jwt-authorization, jwt-token, postgres, postgresql, spring-boot, spring-security, spring-security-jwt, testcontainers, testcontainers-junit-jupiter, testcontainers-postgres
- Language: Java
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jwt-demo-project
An example project that utilises JWT for authentication and authorization. It has basic administrative finctionalities and equires PostgreSQL as database.