AeroGear-OTP 1.0.1

AeroGear-OTP 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License Apache 2
ReleasedLast Release Oct 2017

Maintained by corinne krych, Daniel Passos, Julio Cesar, Massimiliano Ziccardi.



  • By
  • Red Hat, Inc.

aerogear-otp-ios Build Status

Objective-C One Time Password API

A iOS library for generating one time passwords according to RFC 6238.

Getting started

The project requires CocoaPods for dependency management;

BEFORE you can run the tests, you need to run the following command:

pod install

Now you are almost done! You just need to open the aerogear-otp.ios.xcworkspace in order to start hacking on the library code!

For more details, please refer to our documentation

Enjoy!