Skip to content

feat(token): add support for EdDSA-signed JWTs #4

Description

@0dillon

Summary

Anchorage currently issues and verifies HS256 JWTs. The SEP-10 specification also permits EdDSA. Adding EdDSA support would provide stronger asymmetric guarantees for tokens.

Acceptance Criteria

  • Add config for EdDSA public/private keys.
  • Update internal/token to support signing and parsing EdDSA.
  • Add comprehensive tests for EdDSA issuance and verification.

Tech Stack

Go, golang-jwt/jwt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions