aanli / esup-otp-push

Also called "Esup Auth" on Google Play Store

Home Page:https://www.esup-portail.org/wiki/display/esupotp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Esup Auth

Esup Auth is a mobile application used as an additional authentication factor using push notifications

Installation

Platform generation

browser:

  • cd esup-otp-push
  • cordova platform add browser
you can launch the browser in localhost with the following command :
  • cordova serve

android:

  • cd esup-otp-push
  • cordova platform add android

ios:

  • cd esup-otp-push
  • cordova platform add ios

About

Also called "Esup Auth" on Google Play Store

https://www.esup-portail.org/wiki/display/esupotp


Languages

Language:JavaScript 82.1%Language:HTML 15.0%Language:CSS 2.9%