Skip to content

Nidam is a collection of Spring OAuth 2 microservices and a React SPA that takes care of Registration and Authentication of Users using the Security Standard OAuth 2. So You only focus on Business Logic

License

Notifications You must be signed in to change notification settings

Mehdi-HAFID/bff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nidam — Nidam Resource Server

Purpose

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):

Run locally

mvn spring-boot:run 

#OR

# Build
mvn clean package

# Run
java -jar target/bff-*.jar

Nidam Architecture

About

Nidam is a collection of Spring OAuth 2 microservices and a React SPA that takes care of Registration and Authentication of Users using the Security Standard OAuth 2. So You only focus on Business Logic

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published