Add authentication and authorization (#21)
Reviewed-on: #21
This commit was merged in pull request #21.
This commit is contained in:
@@ -37,6 +37,9 @@ Store your favorite games, intelligent game add, store game files and data, mana
|
||||
| DB_USERNAME | Username for the database |
|
||||
| DB_PASSWORD | Plain password for the database |
|
||||
| DB_DATABASE | Name of the database |
|
||||
| JWT_KEY | Key for your jwt tokens |
|
||||
| JWT_ISSUER | Your domain name |
|
||||
| JWT_AUDIENCE | Your domain name |
|
||||
|
||||
<!-- ## Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user