Stfalcon Blog

Oauth 2.0 Basic Understanding

Oauth 2.0 Basic Understanding

In the modern world of social media, each of us uses dozens of applications and websites every day. OAuth 2.0 identity provider is designed to simplify the authorization process and, as a result, make the lives of users easier and safer. The question arises — in which way?

Awareness API: What Is It and How It May Help?

Awareness API: What Is It and How It May Help?

Every year our life and daily routine are more and more closely connected with mobile phones. Modern life is extremely dynamic and that’s why mobile apps should match the users’ activity. Awareness API exists just for the purpose.

API for Mobile Apps in Simple Words

API for Mobile Apps in Simple Words

At present, the industry of IT is one of the most rapidly developed. The process of development is always accumulation of a great amount of knowledge, which must continuously be generalized and systematized.

Postman: a Quick Start for Development and Testing

Postman: a Quick Start for Development and Testing

This article is intended to speed up and simplify the process of mastering the Postman tool basic functionality. The company positions its product as an API development platform. But why does everyone love Postman platform?

iOS 13 What’s New

iOS 13 What’s New

iOS 13 — is one of the best mobile operating systems worldwide. Apple iOS 13 release entailed the launch of some great development tools and we are going to speak about them in this article.

RxAnimated - Animated Bindings

RxAnimated - Animated Bindings

RxAnimated — is a library for RxSwift/RxCocoa released in 2017, but can still be helpful for animation implementations. It provides the animated interface for bindings in RxCocoa. The library is supplied with several predefined animations for binding and offers a flexible mechanism for adding custom animations and using them during binding in RxCocoa.

Augmented Reality with Swift 5 – How to Start

Augmented Reality with Swift 5 – How to Start

Imagine that the border between the virtual and the real world has disappeared. Augmented reality is the result of using technology for info overlay, like sounds, images, texts, onto the real world we see.

iOS Design Patterns

iOS Design Patterns

In this article, we will cover iOS patterns. Some of them will be considered in details, another ones will be shortly described, and others won’t be included at all.