Open in app

Sign In

Write

Sign In

Alex Queudot
Alex Queudot

107 Followers

Home

About

Published in

L+R Engineers

·Jun 20, 2022

Craft CMS + AWS Cognito

Craft CMS is a flexible, user-friendly CMS for creating content, which can be displayed using its template rendering capabilities, or as a headless CMS. When storing user credentials, you may want to keep them in a separate secure service, that can be used both by Craft, and any other platforms…

Craft Cms

3 min read

Craft CMS + AWS Cognito
Craft CMS + AWS Cognito
Craft Cms

3 min read


Published in

L+R Engineers

·Mar 22, 2021

Launching Coroutines in Android

Kotlin Coroutines have become the recommended approach to handle multi-threading and asynchronous programming on Android. It is a lightweight solution written in Kotlin with support at the language level. Coroutines are also compatible with Kotlin Multiplatform and can be used to share code between Android, iOS, Web, and Desktop. …

Android

5 min read

Launching Kotlin Coroutines in Android
Launching Kotlin Coroutines in Android
Android

5 min read


Published in

L+R Engineers

·Sep 7, 2020

OAuth2 in Android — Authorization Code Flow

OAuth is an open standard for secure authentication, commonly used to grant websites or applications access to information on other platforms without giving them the passwords. This article shows the technical implementation of an OAuth2 Authentication on Android, using the Authorization Code Flow. …

Oauth

5 min read

OAuth2 in Android — Authorization Code Flow
OAuth2 in Android — Authorization Code Flow
Oauth

5 min read


Published in

L+R Engineers

·Jun 16, 2020

Using Ktor on Android

Ktor is a coroutine-based networking framework by Jetbrains written in Kotlin. It works with Kotlin Multiplatform, allowing you to share networking code between different platforms. This article explores the framework setup and the connection with a REST API in your Android project. Adding Ktor The Ktor client consists of two main parts: …

Kotlin

4 min read

Migrating Retrofit to Ktor
Migrating Retrofit to Ktor
Kotlin

4 min read

Alex Queudot

Alex Queudot

107 Followers

Mobile Engineer & Educator

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams