juanbzpy / next-authentication

Authentication & Authorization library for the Next.js framework
MIT License
57 stars 9 forks source link

how to separate role permission like "admin", "premium" , "normal" users #31

Open ctrngk opened 3 years ago

juanbzpy commented 3 years ago

Role permission isn't implemented yet. I hope to work on a roadmap soon that would include an implementation.