Join Discord
Powered by
Is NextJS app router supported yet? iv been waitin...
# general
o
Ollie.
07/22/2023, 10:23 AM
Is NextJS app router supported yet? iv been waiting months 😦
r
rp_st
07/22/2023, 11:44 AM
hey
@Ollie.
we do, but not fully. For example, the middleware still requires the use of pages dir, but other than that, it's all app dir. Here is an example app:
https://github.com/supertokens/next.js/tree/app-dir/examples/with-supertokens
o
Ollie.
07/22/2023, 11:46 AM
Thanks a lot!
Previous
Next