kaajavi преди 5 години
родител
ревизия
4bdd510b1c
променени са 1 файла, в които са добавени 5 реда и са изтрити 1 реда
  1. 5 1
      Readme.md

+ 5 - 1
Readme.md

@@ -4,6 +4,9 @@ Author: Javier Guignard
 
 You can see demo in https://demo.kaajavi.com/
 
+If you want to see the admin panel, 
+the default email is `admin@admin.com` and their password is `admin`
+
 ## Setup
 
 The first thing to do is to clone the repository:
@@ -40,7 +43,8 @@ The home page is the API documentation.
 
 ## What do you need know about the challenge
 
-I didn't set up the authentication by JWT or similar, so the API is open for everybody.
+I remove the session authentication and I didn't set up the authentication by JWT
+or similar token, so the API is open for everybody.
 
 
 ## To run in docker-compose