Closed atinux closed 1 month ago
In order to get consistent with the upcoming h3 upcoming v2 release: https://github.com/unjs/h3/blob/main/MIGRATION.md#other-deprecations
- export default oauthGitHubEventHandler(...) + export default defineOAuthGithubEventHandler(...)
In order to get consistent with the upcoming h3 upcoming v2 release: https://github.com/unjs/h3/blob/main/MIGRATION.md#other-deprecations