Skip to content

Commit

Permalink
Update users.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tudorpintea999 authored Dec 13, 2023
1 parent e776d7d commit f3f3a91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/resources/users.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ This will create an *inactive* user in Giza, to activate it you need to verify y

If there is an error or you want to have more information about what it's going on there is a `--debug` flag that will add more information about the error. This will print outgoing requests to the API, debug logs and python traceback about what happened.

⚠️**Note**: be aware that the debug option will print everything that its going to the API, in this case the password will be printed as plain text in the terminal, if you are using the debug option to fill a issue make sure to remove the credentials.
⚠️**Note**: be aware that the debug option will print everything that its going to the API, in this case the password will be printed as plain text in the terminal, if you are using the debug option to fill an issue make sure to remove the credentials.

### Login

Log into Giza platfrom and retieve a JWT for authentication. This JWT will be stored to authenticate you later until the token expires.
Log into Giza platfrom and retrieve a JWT for authentication. This JWT will be stored to authenticate you later until the token expires.

**You need te have an active account to log in**

Expand Down

0 comments on commit f3f3a91

Please sign in to comment.