Developers rely on a variety of platforms to deliver mobile apps. It is easy to set up the user authorization with an application created with Code On Time. The embedded RESTful API Engine implements OAuth 2.0 protocol with multiple authorization flows. Native applications can be programmed to have enterprise level security with little effort. The lesson explains how to configure Postman, the popular API development tool, to get the access tokens from the RESTful Backend Application. Any native client app will implement a similar pattern of authorization.
Learn to acquire access tokens in the native app via OAuth 2.0 Authorization Code flow with PKCE.
The new tooling for developers is being introduced in the release 8.9.29.0. It took a long time to put together a collection of features and technology that make up the groundbreaking App Studio, the integrated development environment built into live applications created with Code On Time app builder.
App Studio Roadmap outlines the features and delivery schedule. We hope you like it!
OAuth 2.0 specifies the Device Authorization Grant, the protocol that makes it simple connecting devices with the limited input capabilities to user accounts and data. Code On Time produces apps with the built-in RESTful API Engine and multiple OAuth 2.0 authorization flows, including the Device Authorization Grant. Your applications are automatically future-proof and ready to integrate with the physical world of IoT. Learn how to enter the username and password on a control panel of a microwave or air conditioning unit.
Integrate apps in the physical world of your users with the Device Authorization Grant flow.