Skip to content

Commit

Permalink
Merge pull request #59 from TheManWhoLikesToCode/58-documentation
Browse files Browse the repository at this point in the history
58 documentation
  • Loading branch information
TheManWhoLikesToCode authored Jan 22, 2024
2 parents b03720e + 99a811f commit 40d67a4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
Binary file added Authentication-Flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@ I developed Archive-Me, a full-stack application project, during my breaks from

![System Diagram](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/System-Diagram.png)

The diagram below displays how the user authentication process is employed by Archive-Me, detailing the steps involved in authenticating a user's access to various resources.

![User Authentication](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/Authentication-Flow.png)

Below is the session diagram which goes more indepth with how user sessions are handled.

![Session Diagram](https://github.com/TheManWhoLikesToCode/Archive-Me/blob/main/Session.png)


## Features

- Automated login
Expand Down
Binary file added Session.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40d67a4

Please sign in to comment.