micropub-android/app
Peter Stuifzand 872a409046 Remove the verification step from the auth flow, as it's not needed
The verification step is part of section 5 of the Indieauth spec, which
deals with identification and not authorization. Micropub clients don't
need it, and don't have to implement it.
2018-04-23 20:38:17 +02:00
..
src Remove the verification step from the auth flow, as it's not needed 2018-04-23 20:38:17 +02:00
.gitignore First commit of micropub Android app 2018-02-24 01:02:13 +01:00
build.gradle Increase version to 0.0.10-alpha 2018-04-22 00:33:12 +02:00
proguard-rules.pro First commit of micropub Android app 2018-02-24 01:02:13 +01:00