Skip to content

Commit d4d78fe

Browse files
committed
updated readme
1 parent 7ce4d4f commit d4d78fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ bun run dev
5454

5555
### Dedicated Mock Server for Authentication and Authorization
5656

57-
For an optimal testing experience with ReactRover, you can use this simple mock server. This server is specifically designed to complement ReactRover by providing a minimalistic backend environment for authentication and authorization. By using this server, you can effectively test and develop secure login flows, token refresh mechanisms, and access controls as implemented in ReactRover.
57+
For an optimal testing experience with ReactRover, you can use this simple mock server. This server is specifically designed to complement ReactRover by providing a minimalistic backend environment for authentication and authorization. By using this server, you can effectively test secure login flows, token refresh mechanisms, and access controls as implemented in ReactRover.
5858

5959
**Key features include**:
6060
- JWT-based authentication and HttpOnly cookie management.

0 commit comments

Comments
 (0)