Use JWT to handle API tokens #3
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
To manage the user tokens, use JWT library instead https://github.com/firebase/php-jwt that help encoding and decoding JSON Web tokens.
Food-Scanner-API-Backend/FoodScanAppService.php
Lines 121 to 123 in 28e5633
The text was updated successfully, but these errors were encountered: