Skip to content

adein/oauth-reference-android

Repository files navigation

OAuth Reference App for Android

This is a sample Android project for OpenID Connect/OAuth that utilizes an MVI architecture and RxKotlin.

Major Dependencies

Architecture

  • MVI
  • Core classes (& types)
    • Views
    • Presenters
    • (Auth)Interactor
    • Repository w/ (Auth)State
    • OAuthClient

Future Improvements

  • Dependency injection
  • Variants with other tech stacks
  • Unit tests
  • Working endpoint for testing

About

OpenID Connect / OAuth, MVI, RxKotlin Reference App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages