@jooreja/otp-receiver
v1.0.0
Published
Capacitor plugin for receiving OTP using SMS Retriever API
Readme
otp-receiver
Capacitor plugin for receiving OTP using SMS Retriever API
Install
npm install otp-receiver
npx cap syncAPI
startListening()
startListening() => Promise<{ message: string; }>Returns: Promise<{ message: string; }>
