Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Authentication

A collection of 2 posts
Touch

Touch ID Authentication in the app

Today I am going to write about implementing and using Touch ID authentication in an iOS app. Touch ID authentication API was introduced in iOS 8 release. It is a part of LocalAuthentication framework. The code to include it in your app spans only few lines and easy to integrate.
Aug 1, 2017 4 min read
iOS - Social Login - Twitter
Twitter

iOS - Social Login - Twitter

I found dealing with Twitter SignIn interaction quite challenging until I found out about STTwitter Objective-C framework to deal login and sharing tasks related to Twitter. You can install it by adding line pod 'STTwitter', '~> 0.2' to podfile and running pod install command Here's how you can add
Oct 2, 2015 3 min read
Fresh Beginning © 2025
Powered by Ghost