How to create /api/auth/*all.ts file in windows

creating file with * is not allowed, so how to use auth with solid start then??🤓
No description
3 Replies
Soheel
Soheel•4mo ago
-> create a file /routes/api/auth/[...all].ts Worth reading the docs of your own framework :)
Mike Oxmall
Mike OxmallOP•4mo ago
my bad, thank you

Did you find this page helpful?