Skip to content

[Auth] Add OAuth support #13

@zoedsoupe

Description

@zoedsoupe

Implement OAuth support according to the AT Protocol Authentication specification.

Implementation requirements:

  • Create ProtoRune.Auth.OAuth module
  • Support authorization code flow with PKCE
  • Implement token exchange and refresh
  • Add DPoP for token binding
  • Support required HTTP headers for auth

This is a newer part of the AT Protocol and critical for client applications.

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