Which HOC wrapper should be used in Next.js app <S...
# support-questions-legacy
u
Which HOC wrapper should be used in Next.js app Or and what's their main differences? https://github.com/supertokens/next.js/blob/canary/examples/with-supertokens/pages/_app.tsx This repo in
_app
and in
index
pages include both of them
2 Views