timjacksonm / Toss-Up

A would you rather question app. Questions generated using AI technology
https://toss-up.vercel.app
2 stars 1 forks source link

Add authentication middleware for JWT tokens #41

Closed timjacksonm closed 1 year ago

timjacksonm commented 1 year ago
timjacksonm commented 1 year ago

I think this is solved for now. CredentialsProvideer for next auth assigns a cookie for sessions. If we need this for the future we can open a new ticket.