Skip to content
This repository has been archived by the owner on May 30, 2021. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RodolfoSilva committed Sep 12, 2019
1 parent fb9d014 commit 805222f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ In "Headers for the remote GraphQL server" select the option "Forward all header
| `JWT_ALGORITHM` | `HS256` | JWT Algorithm |
| `JWT_PRIVATE_KEY` | `secretkey` | JWT Secret key used to generate token |
| `JWT_TOKEN_EXPIRES` | `15` | Life time in minutes of JWT |
| `allowRegistrationFor` | `*` | Allow registration by role |

## Todo

Expand Down

0 comments on commit 805222f

Please sign in to comment.