NextJS trailing slash ignored
Per title, if I set
trailingSlash: true
in my next config, I would expect better-auth to respect those same rules, as currently every request just hits a redirect as better-auth is querying URL's without a trailing slash2 Replies