This repository has no description

atproto/auth: fix dropped errors (#1339) master

This fixes two dropped `err` variables in `atproto/auth`. I tried to follow the most canonical use of `%w` in a `fmt.Errorf`. If this project follows a different standard, I'll happily change it. Unit tests passed both before and after changes.


+6
1 changed file