Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@xJREB xJREB released this 05 Dec 10:54
2717d3d

This release removes Pizzly as the authentication middleware, which we hosted on Heroku, and replaces it with Firebase as the new OAuth backend. This has implications for:

  • Currently logged-in users who have to log out and then log in with the new Firebase backend
  • The end-2-end testing, both in the CI/CD pipeline and locally (see updated README)
  • Self-hosting the authentication backend for a custom ADR Manager instance (see updated README)

Otherwise, the ADR Manager's functionality stays as is.