KO
|
EN
gitlite — search
Search
#hacktoberfest
#java
#python
#php
#ruby
#dotfiles
#javascript
#gulp
#ios
#plugin
#laravel
#dns
samples-ios
★ 38
Open GitHub ↗
samples-ios
Download README (.md)
Explore Similar Repositories
DeepLearningwithPython
:
Machine Learning and Data Science study group starting Sep'2018
brackeys-bot
:
The official Brackeys discord bot.
music-generator
:
Machine Learning group project
react-native-svg-flagkit
:
SVG flag for react-native
SuperTileMapper
:
SNES PPU Memory Viewer & Editor
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
samples-ios
?
Download (.md)
[](https://travis-ci.org/okta/samples-ios) # iOS Sample Applications for Okta > Note: These samples have not been updated to use the new [Okta Mobile SDK](https://github.com/okta/okta-mobile-swift), but you can visit the [quick start guide](https://developer.okta.com/docs/guides/sign-into-mobile-app-redirect/ios/main/) 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](/browser-sign-in) | An application that integrates [OktaAuth SDK](https://github.com/okta/okta-sdk-appauth-ios) 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](/totp-app) | A sample application that generates TOTP tokens. | An application that shows how developer can build their own Google Authenticator clone for their brand. |