I have a separate next.js project for my docs but ...
# support-questions-legacy
f
I have a separate next.js project for my docs but I'd like to carry across the authentication so if they're logged into the main site it will show them as logged in on the docs (it's all served from the same domain) Is this something within the realms or supertokens or would it just be easier to merge the projects? Thanks!