Lock down your Encore API endpoints

Shows how to add auth handlers to Encore Go services, check caller identity in handlers, and enforce auth on specific endpoints using decorators and headers.

Best for: Engineers building private APIs who need to verify the caller without reinventing the auth wheel.

Engineering / planning-thinkingatomicfor-engineerslight-setupfrom-repo

Topics

claude-codeskills

Source

Creator's repository · encoredev/skills

View on GitHub

License: Apache-2.0