Open
Description
Today, handlers from src/runtime/server/lib/oauth are injected into the Nuxt context when the module is installed.
Would it be desirable to expand the scope of this package by providing those function directly in Nitro ? (i'm thinking Nitro plugin or direct import).
This would help other communities (vinxi, solid, analog, etc) and library authors to easily extend this fantastic package :)