Skip to content

Howtodoandroid

Learn android by examples

  • Kotlin
  • Jetpack Compose
  • Material Design
  • Library
  • Jetpack
  • Recyclerview
  • About
  • Kotlin
  • Jetpack Compose
  • Material Design
  • Library
  • Jetpack
  • Recyclerview
  • About

Tag: appauth

AppAuth for Android is a client SDK for communicating with OAuth 2.0 and OpenID Connect providers. It strives to directly map the requests and responses of those specifications while following the idiomatic style of the implementation language. In addition to mapping the raw protocol flows, convenience methods are available to assist with common tasks like performing an action with fresh tokens.

The library follows the best practices set out in RFC 8252 – OAuth 2.0 for Native Apps, including using Custom Tabs for authorization requests. For this reason, WebView is explicitly not supported due to usability and security reasons.

Single Sign-On With AppAuth Android [Step By Step]
Google API

Single Sign-On With AppAuth Android [Step By Step]

  • Create custom dialog in jetpack compose
    In this tutorial, I am going to explain how to create a dialog in jetpack …
  • How to pick Image from gallery in jetpack compose
    In this tutorial, I am explaining how to pick images from a gallery in jetpack …
  • Creating android app using MVVM + Coroutines + Flow + Hilt
    In this tutorial, I will explain the MVVM architecture with kotlin coroutines and kotlin flow …
  • Android Studio Setup
    To simplify the android development environment setup process, Google introduced a new Android Studio IDE. …
  • Android Project Structure
    Before getting started in android applications, we need to understand the project structure of the …
Copyright © 2022 Howtodoandroid. Powered by WordPress and Bam.