Skip to content
Snippets Groups Projects
Commit ee741337 authored by elisabet hein's avatar elisabet hein
Browse files

Update README.md

parent 4d87c3ea
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,16 @@ public class GenerateJWTSecret {
4. The frontend will run on port 8081
In order to test different roles and see the permitted views of each user role you can test with the following users (log in with the following credentials):
1. alice.johnson@example.com
2. jane.doe@example.com
3. john.smith@example.com
4. test@test.com
NB! Password for all is "password123"
You are able to see their role in the profile page.
### Contributing
The following members contributed to this project:
-
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment