Skip to content

Releases: lauramosher/rack-firebase

v0.3.0

04 Jan 17:32
Compare
Choose a tag to compare

What's changed

  • Allows specification of public routes in configuration to allow incoming requests that do not require authentication.

v0.2.0

04 Jan 16:35
Compare
Choose a tag to compare

What's Changed

  • Adds TestHelpers for aiding in automated testing
  • Refactors how Tokens are decoded into a separate decoder class