Skip to content

Commit 396b789

Browse files
author
rajat.dogra
committed
Update architecture diagram references, add changelog entry and contributor
1 parent ac61c04 commit 396b789

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Changed
11+
12+
- Updated architecture diagram with latest logos (`docs/architecture-diagram/FAST-architecture-20260403.png`)
13+
1014
## [0.4.1] - 2026-03-25
1115

1216
### Added

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@
1717
- Meghana Ashok
1818
- Suren Gunturu
1919
- Samaneh Aminikhanghahi
20-
- Abhilash Balachandran
20+
- Abhilash Balachandran
21+
- Rajat Dogra

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ What comes next? That's up to you, the developer. With your requirements in mind
5050

5151
## Architecture
5252

53-
![Architecture Diagram](docs/architecture-diagram/FAST-architecture-20260302.png)
53+
![Architecture Diagram](docs/architecture-diagram/FAST-architecture-20260403.png)
5454

5555
The out-of-the-box architecture is shown above. The diagram illustrates the authentication flows across the stack:
5656
1. User login to the frontend (Cognito User Pool — Authorization Code grant): The user authenticates with Cognito via the web application hosted on AWS Amplify. Cognito issues a JWT access token for the session.

0 commit comments

Comments
 (0)