Skip to content

Releases: gladly-team/next-firebase-auth

v0.12.0

09 Feb 23:38
Compare
Choose a tag to compare

Changes

  • Add the "tokenChangedHandler" config property to allow custom logic for calling the login/logout endpoint: #65

Breaking

None.

Acknowledgements

Thank you to @jedtan for their contributions!

v0.11.0

01 Feb 16:17
Compare
Choose a tag to compare

Changes

  • Support "notFound" and "redirect" responses in the getServerSideProps function passed to withAuthUserTokenSSR or withAuthUserSSR: #51

Breaking

  • Props returned from the getServerSideProps function (provided to withAuthUserTokenSSR or withAuthUserSSR) must be nested within the "props" key. This matches the normal behavior of Next.js's getServerSideProps. See the diff in our example app for an example of how to upgrade.

Acknowledgements

Thank you to @tlays for their contributions!

v0.11.0-alpha.0

01 Feb 16:01
Compare
Choose a tag to compare
v0.11.0-alpha.0 Pre-release
Pre-release
0.11.0-alpha.0

v0.10.0

12 Jan 15:42
Compare
Choose a tag to compare

Changes

  • Fix a bug where the package was using an environment variable instead of the config: #46

Breaking

  • The config value firebaseClientInitConfig.apiKey is now always required.

v0.10.0-beta.0

11 Jan 23:58
Compare
Choose a tag to compare
v0.10.0-beta.0 Pre-release
Pre-release
0.10.0-beta.0

v0.9.1

30 Dec 21:03
Compare
Choose a tag to compare
  • Add a demo of withAuthUserSSR to the example
  • Add documentation for withAuthUserSSR

v0.9.0

30 Dec 20:36
Compare
Choose a tag to compare
  • Add withAuthUserSSR.

v0.8.4

30 Dec 03:45
Compare
Choose a tag to compare
0.8.4

v0.8.3

23 Dec 21:24
Compare
Choose a tag to compare
0.8.3

v0.8.2

23 Dec 16:28
Compare
Choose a tag to compare
0.8.2