v1.2.0
Added Apple Oauth Support
- There are now endpoints supporting Apple Oauth authentication
Full Rate Limiting Support
- Previously, rate limiting was broken and not fully implemented correctly
- Now fully RFC compliant (with the draft RFC for rate limiting)
What's Changed
- fix: Fixed an issue with missing
.env
example files by @OultimoCoder in #14 - fix: Changed the
npm run dev
command to support Miniflare dropping their cli by @OultimoCoder in #13
Full Changelog: v1.1.1...1.2.0