nextjs-hasura-boilerplate icon indicating copy to clipboard operation
nextjs-hasura-boilerplate copied to clipboard

Add support for dynamic roles

Open ghoshnirmalya opened this issue 4 years ago • 1 comments

Details

This PR adds support for dynamic roles. Currently, this boilerplate ships with two default roles:

  1. admin
  2. verified

The default role is verified. However, that can be modified in the [...nextauth.ts] file.

Resolves https://github.com/ghoshnirmalya/nextjs-hasura-boilerplate/issues/67.

ghoshnirmalya avatar Jan 17 '21 17:01 ghoshnirmalya

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ghoshnirmalya/nextjs-hasura-boilerplate/4juowu8k9
✅ Preview: https://nextjs-hasura-git-feat-adds-support-for-dynami-07d235.ghoshnirmalya.vercel.app

vercel[bot] avatar Jan 17 '21 17:01 vercel[bot]