vilnius / tvarkau-vilniu

Tvarkau Vilniu Android app
https://play.google.com/store/apps/details?id=lt.vilnius.tvarkau
MIT License
24 stars 14 forks source link

Implement oauth with guest token retrieval #213

Closed mjurkus closed 6 years ago

mjurkus commented 6 years ago

Basic oauth implementation. No retries, no expired token handling, no nothing at this point.

But with this it is already possible to develop new API. Will add error handling/token refresh in separate PRs.

mjurkus commented 6 years ago

cc @vycius