Conversation

Notices

  1. @tom79 Yes, you can use Basic authentication with (username + password). Several years ago I tried to find any working example of OAuth with GNU Social and didn't find any. Since that time supports Basic Authentication only with GNU Social.

    Sunday, 03-Feb-19 04:56:56 UTC from mastodon.social
    1. @AndStatus
      Thanks for the confirmation. I was surprised, but now it's work well. I will keep working on
      I notice that there are a lot of features that I will have to disable.
      For endpoints, they all respect same parameters described in Twitter api?

      Sunday, 03-Feb-19 05:34:17 UTC from mastodon.social
      1. @tom79 Not exactly :-)
        GNU Social extends obsolete Twitter 1.0 API, but some APIs are different, see e.g. implementation in github.com/andstatus/andstatus
        One of very important features that I didn't implement yet: Groups
        See github.com/andstatus/andstatus

        Sunday, 03-Feb-19 06:28:14 UTC from mastodon.social