Skip to content

Commit c99f855

Browse files
committed
Update README.MD
1 parent 1d91f59 commit c99f855

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.MD

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,17 @@ Response:
116116

117117
![image description](src/assets/screenshots/screenshot-1.png)
118118
![image description](src/assets/screenshots/screenshot-2.png)
119+
120+
## Login
121+
119122
![image description](src/assets/screenshots/screenshot-3.png)
123+
124+
## Signup
125+
120126
![image description](src/assets/screenshots/screenshot-5.png)
127+
128+
## Authenticated user
129+
121130
![image description](src/assets/screenshots/screenshot-4.png)
122131

123132
> Note: The credentials used in the example requests for the fake API from reqres.in are pre-defined and hardcoded, and therefore not validated in any way. This is because reqres.in is a mock API used for testing and development purposes, and is not intended for production use. In a real-world application, user credentials would need to be validated on both the client-side and server-side to ensure the security of user data.

0 commit comments

Comments
 (0)