12 comments (12 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go1,249 forks (1,249 forks)github user discovery
area/plugingood first issuelevel/challengesig/wasm
Repository metrics
- Stars
- 9,177 stars (9,177 stars)
- PR merge metrics
- Avg merge 7d 9h (Avg merge 7d 9h)18 merged PRs in 30d (18 merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Study the existing C++ jwt auth plugin implementation in the repository, understand the Wasm interface and JWT validation logic, then implement the equivalent plugin in Go using the Wasm SDK, and finally add tests to verify functionality.
- Tech stack
- gowasm
- Domain
- backendapisecurity
- Issue type
- Feature
- Prerequisites
- Gowasm