Skip to content

Releases: spoonjoy/redwoodjs-dbauth-oauth

v2.0.1

17 Sep 18:04
Compare
Choose a tag to compare

Remove some console logs :)

Update to v2.0.0 — supports RedwoodJS v8

17 Sep 17:55
Compare
Choose a tag to compare

This update now supports RedwoodJS v8.

Web update to v1.2.3

12 Nov 00:14
Compare
Choose a tag to compare

This release fixes #1.

Thanks @xmaxcooking for calling out that bug!

API update to v1.3.0

05 Oct 23:49
Compare
Choose a tag to compare

Adds PR #2 by @xmaxcooking 😄

Adds a check on dbAuthHandler signup.enabled on signup flow and adds an optional signup.handler for performing any actions after a user gets created.

There is no web-side update for this version, latest remains 1.2.2.

v1.2.2

09 Sep 06:50
Compare
Choose a tag to compare

Upgrade to this if:

  • You're intending to use sign in with Apple
  • You're using the included buttons, and you want to be able to specify a redirect URL (instead of the user just being sent back to the exact URL that they were on when they clicked 'sign in' etc.)

v1.0.0

11 Jul 17:45
288b07e
Compare
Choose a tag to compare

Initial release

This release marks the official v1.0.0 of both the Web and API packages. View the root level README for more details.