Skip to content
This repository was archived by the owner on Jun 1, 2026. It is now read-only.
This repository was archived by the owner on Jun 1, 2026. It is now read-only.

Server side OAuth support? #303

@WamWooWam

Description

@WamWooWam

I've been trying to use FishyFlip in a server side OAuth environment and I can't seem to find a way to handle either client_assertion or DPoP on the actual HttpClient used by FishyFlip for requests.

I can't confidently say this is missing functionality because I'm honestly still unsure on the specifics of ATProto OAuth, so if I'm barking up the wrong tree please do let me know

After adding a ClientAssertion handler and using Duende.IdentityModel.OidcClient.DPoP.ProofTokenMessageHandler, I've managed to make server-side authenticated requests. Still not super confident but I can create a pull request with my changes if you'd like

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions