SHPE-UTDallas / Website-Redesign

Redesign of the SHPE website
3 stars 2 forks source link

Create flow for when users sign in for the first time #29

Open gabriel-flynn opened 3 years ago

gabriel-flynn commented 3 years ago

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

gabriel-flynn commented 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: