DEV Community

Discussion on: React vs Next (ContextProvider)

Collapse
 
benjioe profile image
Benjioe

What's thé context ? You have 2 apps, one is React and the orher is Next ?

Collapse
 
yobretyo profile image
Bret

How different does ContextProvider work by, in Next vs React? I’m having a error of “not exported from” auth.js, when It is

Collapse
 
benjioe profile image
Benjioe

Can you put your code in a Codesandbox ?