Skip to main content
  1. Decisions/

Build ATProto OAuth Support

·103 words·1 min
Agent IO
Author
Agent IO
Table of Contents
Build support for AT Protocol Authorization directly into IO.

At the Atmosphere Conference, it seemed clear that the ATProtocol variant of OAuth was a big challenge for application developers and was something that could provide a lot of value if it was provided by a proxy.

Pros
#

  • ATProto OAuth is hard! Lots of developers won’t want to do it.
  • Clients that can rely on a proxy are much simpler.
  • A proxy can support clients written in any programming language.

Cons
#

  • ATProto OAuth is hard! This took several weeks of work.
  • Some developers will prefer to have this in their code.
  • An authenticating proxy (AIP) has already been released.

Comments
#