Skip to content
This repository has been archived by the owner on Nov 18, 2018. It is now read-only.

aerogear-attic/aerogear-ios-otp

Repository files navigation

Deprecation Notice

This repository has been deprecated and is not being maintained. If you have any questions, please get in touch with the collaborators.

aerogear-ios-otp

Maintenance circle-ci codecov License GitHub release CocoaPods Platform

One time password generator library according to RFC 6238.

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

Table of Content

Features

[TODO]

Installation

CocoaPods

In your Podfile add:

pod 'AeroGearOTP'

and then:

pod install

to install your dependencies

Usage

[TODO]

Documentation

For more details about that please consult our documentation.

Demo apps

Take a look in our demo apps:

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.