Open gabriel-flynn opened 3 years ago
To have the backend redirect them to that page on sign in we just have to uncomment the code that starts with: pages: { newUser: ....
in pages/api/auth/[...nextauth].ts
More candidates for the introduction thing:
When a user creates an account/signs in for the first time create a flow that directs them through:
For the interactive part look into something like shepherd.js?
Not exactly what I had in mind but could work pretty well