sidebase / nuxt-auth

Authentication built for Nuxt 3! Easily add authentication via OAuth providers, credentials or Email Magic URLs!
https://auth.sidebase.io
MIT License
1.31k stars 164 forks source link

chore: updated ESLint and general housekeeping #853

Closed zoey-kaiser closed 2 months ago

zoey-kaiser commented 3 months ago

๐Ÿ”— Linked issue

Closes N/A

โ“ Type of change

๐Ÿ“š Description

This PR:

๐Ÿ“ Checklist

zoey-kaiser commented 3 months ago

We also disabled all Nuxt Auto-imports. This was done a long time ago, I was wondering if we could maybe re-enable them, as this could reduce the amount of imports (+ incorrect typings) and also make the playgrounds act more like an actual Nuxt App would!

https://github.com/sidebase/nuxt-auth/blob/main/.nuxtrc#L1