denoland / deno_kv_oauth

High-level OAuth 2.0 powered by Deno KV.
https://jsr.io/@deno/kv-oauth
MIT License
245 stars 25 forks source link

docs: rework "Get Started with Fresh" section #265

Closed iuioiua closed 11 months ago

iuioiua commented 11 months ago

I was working on re-introducing the Fresh plugin and realised it might be best to have a "Get Started with Fresh" section instead. A clear, easy-to-follow guide instead of a plugin would avoid the engineering cost that a Fresh plugin would incur. createHandlers() also provides most of the consistency benefits a Fresh plugin would have.

This section provides a solid starting point for those wanting to use Fresh and this module.