Enables Nidam’s main goal: delivering a secure OAuth 2.0 web application.
This BFF exists to support Nidam’s primary objective — providing a secure, OAuth 2.0–based web application by handling authentication flows, token management, and frontend‑specific API needs.
Read the documentation: https://nidam.derbyware.com
Part of the Nidam (6 repositories):
- registration, token-generator, reverse-proxy, nidam, bff, nidam-spa — links:
mvn spring-boot:run
#OR
# Build
mvn clean package
# Run
java -jar target/bff-*.jar