Minor Changes
- c161339: Extend deanonymisation options
The Nhost Auth client methodauth.deanonymize
was only acceptingallowedRoles
anddefaultRole
as additional parameters. It is not possible to pass on anoptions
parameter with the usual registration options such asredirectTo
,locale
,metadata
, anddisplayName
.
Theauth.deanonymize
parameters are now strongly typed.
Patch Changes
- Updated dependencies [c161339]
- @nhost/core@0.7.0