#multi level user

1 messages · Page 1 of 1 (latest)

harsh fossil
#

hello, is this possible to create multi level user (admin, basic user) with google sign in?

quartz grottoBOT
#

Hi @harsh fossil. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

Hmm, I don't know enough to give you a confident answer yet. However, you can use the next-auth library for authentication with providers like Google, as mentioned in the extract (https://vercel.com/templates/next.js/roadmap-voting-starter-kit). You may need to implement additional logic to handle different user roles like admin and basic user after successful authentication. For more information on next-auth, you can visit their official documentation (https://next-auth.js.org/).

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: