Fresh Beginning
  • Home
  • Speaking
  • Reading
  • Github
  • Alma Mater
  • Contact
Subscribe
Tagged

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.

  • Jayesh Kawli
Jayesh Kawli 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

  • Jayesh Kawli
Jayesh Kawli Oct 2, 2015 • 3 min read
Fresh Beginning © 2022
Powered by Ghost