matiaz / aerogear-otp-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aerogear-otp-ios Build Status

##Objective-C One Time Password API

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

Project Info
License: Apache License, Version 2.0
Build: CocoaPods
Documentation: http://aerogear.org/ios/
Issue tracker: https://issues.jboss.org/browse/AGIOS
Mailing lists: aerogear-users (subscribe)
aerogear-dev (subscribe)

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!

Documentation

For more details about the current release, please consult our documentation.

Development

If you would like to help develop AeroGear you can join our developer's mailing list, join #aerogear on Freenode, or shout at us on Twitter @aerogears.

Also takes some time and skim the contributor guide

Questions?

Join our user mailing list for any questions or help! We really hope you enjoy app development with AeroGear!

Found a bug?

If you found a bug please create a ticket for us on Jira with some steps to reproduce it.

About

License:Apache License 2.0


Languages

Language:Objective-C 87.6%Language:Shell 7.3%Language:Ruby 5.1%