Android OAuth Client (android-oauth-client) is a library that helps to easily add an OAuth flow to an existing Android application.
☆421Feb 21, 2022Updated 4 years ago
Alternatives and similar repositories for android-oauth-client
Users that are interested in android-oauth-client are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Android OAuth Wrapper makes authenticating with APIs simple☆117Jul 10, 2021Updated 4 years ago
- The goal of this sample project is to show you how you can do OAuth2 from an Android application using the Google OAuth Client Library fo…☆50Jul 15, 2017Updated 8 years ago
- A Retrofit + Google OAuth demo.☆199Apr 25, 2015Updated 11 years ago
- Google OAuth Client Library for Java☆658Apr 20, 2026Updated last month
- Simple OAuth library for Java☆5,461May 18, 2026Updated 3 weeks ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Android OAuth2 client for the Resource Owner Password Grant☆58Jul 19, 2017Updated 8 years ago
- Android OAuth2 client using OkHttp☆196Sep 16, 2020Updated 5 years ago
- OAuth.io library for android☆65Mar 25, 2016Updated 10 years ago
- Simple percentage view for Android☆21Feb 13, 2016Updated 10 years ago
- A light-weight client-side OAuth library for Java☆586Mar 8, 2022Updated 4 years ago
- 实现了Android平台上的新浪微博,腾讯微博,QQ,豆瓣,人人等平台的OAuth2验证☆32Mar 2, 2013Updated 13 years ago
- Android library to handle jobs in the background.☆5,356Jul 13, 2022Updated 3 years ago
- Learning RxJava for Android by example☆7,505Aug 8, 2023Updated 2 years ago
- Android App Using RestClientTemplate for Flickr☆23Feb 18, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Template Creating an Android OAuth REST Client☆329Nov 14, 2021Updated 4 years ago
- Android Instance State made easy☆3,727May 26, 2021Updated 5 years ago
- Name UI states, navigate between them, remember where you've been.☆2,769Mar 19, 2023Updated 3 years ago
- OAuth signing with signpost and okhttp☆281Apr 1, 2020Updated 6 years ago
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'