···66> [!WARNING]
77> You should always validate user input. The example/test code inside this repo may be used as an implementation guide, but no guarantees are made.
8899+```bash
1010+go get github.com/haileyok/atproto-oauth-golang
1111+```
9121013## Prerequisites
1114There are some prerequisites that you'll need to handle before implementing this OAuth client.