Closed mgnielsen1 closed 2 years ago
you'll need to add the param "JWT_SECRET_KEY = 'secret value' to your .env file, it can have any value
largely copied from here: https://dev.to/paurakhsharma/flask-rest-api-part-2-better-structure-with-blueprint-and-flask-restful-2n93
you'll need to add the param "JWT_SECRET_KEY = 'secret value' to your .env file, it can have any value