summaryrefslogtreecommitdiff
path: root/processors/processors.go
AgeCommit message (Collapse)AuthorFilesLines
2026-02-11Implement OpenID authentication flow, including user session management and ↵Bobby1-0/+1
user info retrieval
2026-01-20Implemented processors and add HTTPRequest and HTTPQueryParam types and ↵Bobby1-0/+8
Created utility functions for building request metadata.