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.25k stars 162 forks source link

fix(#797): correctly infer baseURL from path or fallback to config option #824

Closed zoey-kaiser closed 2 months ago

zoey-kaiser commented 2 months ago

๐Ÿ”— Linked issue

closes #797

โ“ Type of change

๐Ÿ“š Description

Results of the new inference method (compared to our previous version):

Screenshot 2024-07-19 at 17 14 16

๐Ÿ“ Checklist