Fresh Beginning
  • Home
  • Portfolio
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About 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 [https://dev.twitter.com/web/sign-in] interaction quite challenging until I found out about STTwitter [https://github.com/nst/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
Oct 2, 2015 3 min read
Fresh Beginning © 2023
Powered by Ghost