go-fed/activity

Context propagation when nil context returns from AuthenticateGetOutbox/AuthenticateGetInbox

cjslep opened this issue · 0 comments

If an implementation does not return a context in AuthenticateGetOutbox or AuthenticateGetOutbox, we propagate that nil context instead of returning an error.