Releases: spoonjoy/redwoodjs-dbauth-oauth
Releases · spoonjoy/redwoodjs-dbauth-oauth
v2.0.1
Update to v2.0.0 — supports RedwoodJS v8
This update now supports RedwoodJS v8.
Web update to v1.2.3
This release fixes #1.
Thanks @xmaxcooking for calling out that bug!
API update to v1.3.0
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
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
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.