Closed peternedap closed 1 year ago
Description of changes:
AuthenticatorParams
handle
undefined
null
Nice :). This would make code I'm working on cleaner.
Hi Peter, Thanks for your contribution. We're looking to release a new version of the package this week, so I will try to review this ASAP. Cheers, Jean
Description of changes:
AuthenticatorParams
type is now exported, making it easier to typecheck params before passing them to thehandle
functionhandle
function has been narrowed to excludeundefined
andnull
.