Releases: aghontpi/watchlist-backend
Releases · aghontpi/watchlist-backend
1.2.0 (August 15, 2021)
1.1.0 (August 10, 2021)
new and updates
-
update jwt secret in example (# 5ee5bbd)
-
update send service unavailable when unable to connect to database (# 0a28f61)
-
update reponse jwk token to proper json response (# c8a471f)
-
update token creation with static data (# 9185caa)
-
add jwt, protect routes, middleware to eslint (# 5b9ddc0)
-
add: error middleware to handle 401 (# 5eab68c)
-
💉 environment from secrets (# 4ed6923)
-
✏️ add jwt to protected routes (# 3028f44)
-
run actions only on pull request to master (# 81cf9d4)
-
Merge pull request #6 from aghontpi/update-instructions (# c560b6f)
-
update instructions (# f063f49)
-
remove cache folder (# 408191c)
-
template change (# a49f68d)
tests
- update testUsers to be only valid if the env is development or test, update testCase for the same. update the response from 400 to 401. (# 5d7265a)
- update jest to run in production mode by default (# fb3c632)
- block test users in production (# 69278ae)
- update test with done callback (# 2ff8c95)
- add tests for jwt token (# e422c1f)
bugs
v1.0.0 - full functional production build
use .example.env for own mongodb server and configurations