You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great sample project. I've been able to implement all of the code in the project, but my build is failing due to an issue I'm seeing in middleware.ts:
The Edge Function "middleware" is referencing unsupported modules: - __vc__ns__/0/middleware.js: app/auth.config
My middleware.ts and auth.config.ts are exactly the same as those in the project. I don't know what else I can do here. Please advise. Thanks.
Activity
[-]My build is failing due to error in middleware.ts[/-][+]Build is failing due to error in middleware.ts[/+]atticusliu commentedon Feb 4, 2024
Just kidding - all I had to do was follow the instructions here