https://github.com/thanh-vt/lambda-auth-service
Authorization Service (Oauth2)
https://github.com/thanh-vt/lambda-auth-service
bootstrap cloudinary firebase javascript log4j2 lombok mysql redis spring-boot spring-security spring-security-oauth2 spring-web spring-webservice ssl-cert thymeleaf
Last synced: 2 months ago
JSON representation
Authorization Service (Oauth2)
- Host: GitHub
- URL: https://github.com/thanh-vt/lambda-auth-service
- Owner: thanh-vt
- Created: 2019-11-28T18:07:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-19T15:47:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-31T06:07:35.556Z (4 months ago)
- Topics: bootstrap, cloudinary, firebase, javascript, log4j2, lombok, mysql, redis, spring-boot, spring-security, spring-security-oauth2, spring-web, spring-webservice, ssl-cert, thymeleaf
- Language: Java
- Homepage:
- Size: 3.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Lambda Auth Service
OAuth 2 Authorization Server with Web UI Manager interface
## Deployment Url:
https://lambda-auth-service.herokuapp.com/
## Technology Stack:
- Spring Cloud 2020.0.x
- Spring Boot 2.4
- Spring Security 5
- Spring Security OAuth2 (Authentication Server)
- Spring Web (Mvc/REST endpoint)
- Spring Web Service (SOAP client)
- Thymeleaf 3
- MariaDB
- Redis (session storage)
- Cloudinary/Firebase (file storage)
- Log4j2
- Lombok
- Bootstrap 5
- Vanilla Javascript