GitHub / Nasruddin / spring-boot-3-jwt-auth
:key: Sample Spring boot application secured using JWT auth in custom header(X-Auth-Token).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nasruddin%2Fspring-boot-3-jwt-auth
PURL: pkg:github/Nasruddin/spring-boot-3-jwt-auth
Stars: 111
Forks: 32
Open issues: 0
License: mit
Language: Java
Size: 1.22 MB
Dependencies parsed at:
11
Created at: over 9 years ago
Updated at: 9 days ago
Pushed at: 9 days ago
Last synced at: 8 days ago
Topics: authentication, authorization, custom-jwt, custom-jwt-auth, jwt, jwt-tokens, openapi3, spring-boot, spring-boot-3, spring-security, spring-security-jwt, swagger-documentation, swagger-ui
- com.h2database:h2
- io.jsonwebtoken:jjwt 0.9.1
- org.apache.commons:commons-lang3 3.12.0
- org.projectlombok:lombok
- org.springdoc:springdoc-openapi-ui 1.6.9
- org.springframework.boot:spring-boot-starter-actuator
- org.springframework.boot:spring-boot-starter-data-jpa
- org.springframework.boot:spring-boot-starter-security
- org.springframework.boot:spring-boot-starter-validation
- org.springframework.boot:spring-boot-starter-web
- org.springframework.security:spring-security-test test