Learn how to use the @perseidesjs/auth-otp
plugin in your Medusa app
{actor_type}
is the type of the actor you want to generate the OTP for. It can be customer
, user
or any custom actor type.medusa-config.ts
file to add the OTP Auth Provider on top of your other auth providers(e.g. emailpass
).
emailpass
). This will throw a duplicate error from Medusa.