Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 406 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 406 Bytes

Reddit-OAuth

Simple Reddit OAuth 2.0 user authentication for Android.

This is a simple implementation of steps mentioned in reddit OAuth guide here.

#Libraries

  • Asynchronous Http Client

#ScreenShots

Sign in

Authorize

#ToDo

  • Add comments
  • Add code for refreshing the Token.