jpf / samples-ios

samples-ios

Home Page:https://github.com/okta/samples-ios

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI Status

iOS Sample Applications for Okta

Note: These samples have not been updated to use the new Okta Mobile SDK, but you can visit the quick start guide to learn how to use it in your own applications.

This repository contains several sample applications that show you how to integrate various Okta use-cases into your iOS application.

Please find the sample that fits your use-case from the table below.

Sample Description Use-Case
Browser Sign In An application that integrates OktaAuth SDK to perform authorization. Authorization performed by redirecting from native app to browser. It also shows how to securely store access and refresh tokens as well as saving sensitive data behind biometric factor.
TOTP Generator A sample application that generates TOTP tokens. An application that shows how developer can build their own Google Authenticator clone for their brand.

About

samples-ios

https://github.com/okta/samples-ios

License:Apache License 2.0


Languages

Language:Swift 99.8%Language:Ruby 0.2%