alin-rautoiu / mastodroid

An android client for the Mastodon social network.
13 stars 4 forks source link

Support different nodes #8

Closed charlag closed 7 years ago

charlag commented 7 years ago

This is the sign in flow according to the Eugen

  1. ask user for domain of their instance
  2. register your app on that domain via API, receive clientId/secret in response, store them for that domain for the future
  3. continue with OAuth against that domain