Skip to content

odin: v1.0.0

Choose a tag to compare

@WarriorsSami WarriorsSami released this 21 Sep 12:55
e0491e2

1.0.0 (2024-09-21)

Features

  • Add logging and error handling to refresh token endpoint (fdfc9ba)

Bug Fixes

  • odin: remove certs dependency as they are already set in lb (92ec8a0)
  • odin: remove https redirection (11cdfb6)
  • odin: use correct name for access token (d7aabcb)

Performance Improvements

  • odin: add https support (17d199d)
  • odin: add lua filter for appending access/refresh tokens from/to requests/responses (884b168)
  • odin: increase expiry time for newly created access tokens (9e86619)
  • prod: update SameSite attribute for cookies to None (7d143ad)