An open API service indexing awesome lists of open source software.

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)

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