Skip to content

multiOTP/multiOTP-token

Repository files navigation

multiOTP token

multiOTP token is a Vue.js/Ionic/Capacitor open source OTP generator app, with QR provisioning and push capabilites, for Android and iOS, provided as is by SysCo systemes de communication sa.

Push notification can be sent by multiOTP open source using the multiOTP gateway service, an open source gateway available here: https://github.com/multiOTP/multiOTP-gateway-service

(c) 2025-2026 SysCo systemes de communication sa
https://www.multiotp.net/

Current build: 1.18.0 (2026-04-04)

Donate via PayPal Please consider supporting this project by making a donation via PayPal

Notification services

URL of your push server

Adapt the /src/config.ts file and set the FQDN of your default push server

Google services (for Android notifications)

Put Google services configuration file (google-services.json) here : /android/app/

Apple services (for iOS notifications)

Configure your Apple developer account and your Xcode in order to use the Apple Push Notification service (APNs)

Build your app

For Android

  • ionic build
  • ionic cap copy
  • ionic cap sync
  • ionic cap open android

For iOS

  • ionic build --prod
  • ionic cap copy
  • ionic cap sync ios
  • ionic cap open ios

CHANGE LOG OF RELEASED VERSIONS

2026-04-04 1.18.0

  • ENH: First public release of the source code
  • ENH: biometric authentication support

About

App to store standard OTP (totp and motp) tokens using QR provisioning and to provide push support for the multiOTP project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors