Marcus Talken
Marcus Talken
Ran into an issue that when I pass &opendota.PlayerParam{Significant:0}, omitempty causes 0 to be seen as an empty value. ``` type PlayerParam struct { Limit int `url:"limit,omitempty"` Offset int `url:"offset,omitempty"`...
### Challenge When restarting authorino deployments (with 3 replicas and a pdb), for a few brief seconds, requests are denied with a 403. ### Solution Have a healtz endpoint that...
It would be nice if set-cookie was available as wrapper for festival wristbands as suggested in #113
**Current Issue** We have some services behind an authconfig that are used by both systems and users from a browser. When a user tries to access the services from their...