Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: PDS entryway service #1722

Closed
wants to merge 180 commits into from
Closed

Feature: PDS entryway service #1722

wants to merge 180 commits into from

Conversation

devinivy
Copy link
Collaborator

@devinivy devinivy commented Oct 9, 2023

Feature branch, handling identity for accounts across multiple PDSes.

* scratch work on multi-pds auth

* move from jsonwebtoken to jose package, impl secp256k1 auth token

* pds assignment, pds in tokens

* move authPassthru util

* setup proxying repo write ops

* authed and unauthed proxying on com.atproto.repo endpoints

* unify authed and unauthed pds proxying

* adapt admin endpoints for multi-pds

* pds-proxy report creation and app.bsky endpoints

* fix

* cleanup ensuring on correct pds, add to uploadBlob

* tidy

* tidy key promises
devinivy and others added 25 commits February 8, 2024 12:04
* sync lexicons with main

* fix test
* hook up plivo to entryway

* fix up test

* build branch

* comment

* fix up dev-env

* explicit on conflict col

* Entryway: multi verifier (#2156)

* add multi verifier

* add second try flag

* fix
* support admin acct deletion

* fail acct deletion if it fails on downstream pds
* setup self-verification logic in account creation

* alt verification tests

* allow passing express app to entryway

* require code only after registration checker verdict
* add schemas & codegen + getServiceAuth

* proxy activiate/deactivate account

* fleshing out plc op flow

* add email for requested plc op

* recodegen

* compile correct template for plc op email

* pr feedback

* update describeServer
* entryway: support jwe self-verification tokens

* entryway: add test for verification code w/ bad jwe key
…e email flow (#2271)

* allow sending email via account service auth, deprecate mod service email flow

* tests on account service auth
entryway: pull correct key from based on mod service did ref
pass proxy header along with auth passthrough
* add labeler lexicons, codegen & getServices impl

* re-codegen
@devinivy devinivy closed this May 2, 2024
@devinivy devinivy deleted the multi-pds-auth branch May 2, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants