Skip to content

Commit

Permalink
Adding users in the documentation (PalisadoesFoundation#3238)
Browse files Browse the repository at this point in the history
* Adding users in the documentation

Signed-off-by: NishantSinghhhhh <[email protected]>

* Update gql.tada-cache.d.ts

---------

Signed-off-by: NishantSinghhhhh <[email protected]>
  • Loading branch information
NishantSinghhhhh authored Feb 18, 2025
1 parent 8e9a5e1 commit 84562a3
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions docs/docs/docs/developer-resources/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,24 @@ If the API:
2. the API sample database is loaded;
then you can use these login credentials to access the API via various clients.

| Email | Password | User Type | Joined Organization |
| -------------------------- | -------- | --------------| -------------------- |
| [email protected] | password | Administrator | N/A |
| Email | Password | User Type | Joined Organization |
| -----------------------------------| -------- | ---------------| -------------------- |
| [email protected] | password | Administrator | N/A |
| [email protected] | Pass@123 | Administrator | N/A |
| [email protected] | Pass@123 | Administrator | N/A |
| [email protected] | Pass@123 | Administrator | N/A |
| [email protected] | Pass@123 | Administrator | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |
| [email protected] | Pass@123 | Regular | N/A |

## Accessing the API

Expand Down

0 comments on commit 84562a3

Please sign in to comment.