Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Updated architecture diagram with latest logos (`docs/architecture-diagram/FAST-architecture-20260403.png`)

## [0.4.1] - 2026-03-25

### Added
Expand Down
3 changes: 2 additions & 1 deletion CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@
- Meghana Ashok
- Suren Gunturu
- Samaneh Aminikhanghahi
- Abhilash Balachandran
- Abhilash Balachandran
- Rajat Dogra
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ What comes next? That's up to you, the developer. With your requirements in mind

## Architecture

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

The out-of-the-box architecture is shown above. The diagram illustrates the authentication flows across the stack:
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.
Expand Down
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
713 changes: 553 additions & 160 deletions docs/architecture-diagram/FAST-architecture.drawio

Large diffs are not rendered by default.

Loading