Releases: ditkrg/backend-for-frontends-template
Releases · ditkrg/backend-for-frontends-template
v0.3.0
v0.3.0-a2
v0.3.0-a1
v0.2.3-a3
v0.2.3-a2
v0.2.3-a1
What's Changed
- Deletes unsigned cookie from REDIS by @broosk1993 in #9
- Remove unused packages by @shkarface in #11
- Update Dockerfile to use node16-alpine
- Allow more configurations via environment variables
- Logout was not working when using a different cookie name than 'token'.
Full Changelog: v0.2.0...v0.2.3-a1
v0.2.2
What's Changed
- Deletes unsigned cookie from REDIS by @broosk1993 in #9
- Dev by @broosk1993 in #10
New Contributors
- @broosk1993 made their first contribution in #9
Full Changelog: v0.2.0...v0.2.2
v0.2.2-b3
Marks cookie as secure
v0.2.2-b2
Removes console.log
v0.2.2-b1
Updates BFF To respect the cookie.tokenCookieName