0.14.0
Breaking changes ⚠️
What you need to do depends on whether you are also migrating to the New Experience login flow.
If you will be using New Experience:
- Where you had
screen=signUppreviously, change it toscreen=signup
If you will be using Classic Experience:
- Where you had
config.extraParams.screenpreviously, change it toconfig.extraParams.screen_hint
Highlights 🔍
- Update documentation based on the New Experience 183dd8e
- Support login_hint and screen_hint params c30cd25
- Update from @hapi/joi to joi e7816a7