Hey guys,
The APIs createOrg and createMagicLink returns an error from PropelAuth servers when the parameters maxUsers and expiresInHours, respectivelly, are sent as string.
Also, the parameter expiresInHours in createMagicLink function is incorrectly typed.
Hey guys,
The APIs
createOrgandcreateMagicLinkreturns an error from PropelAuth servers when the parametersmaxUsersandexpiresInHours, respectivelly, are sent as string.Also, the parameter expiresInHours in
createMagicLinkfunction is incorrectly typed.