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

refactor: make KV instance disposable #314

Closed iuioiua closed 6 months ago

iuioiua commented 6 months ago

Now, the KV instance will automatically close once out of scope.