Skip to content

User details in the K.A Db

Funmilayo E. Olaiya edited this page Nov 19, 2020 · 3 revisions

Seeded users in the K.A database

Super Admin

{
   "email": "[email protected]",
   "password": "12345"
}

Admin


{
   "email": "[email protected]",
   "password": "12345"
}

User


{
   "email": "[email protected]",
   "password": "12345"
}

Clone this wiki locally