Hi. I’m looking into this - Role-based access control with JWT | Netlify Docs.
Is it possible to have a different JWT secret for different environments?
Hey @katcoutts!
Welcome to The Community
Currently all environments share the same Identity instance. I believe that holds true if you use an external identity provider as well.
Hope that helps!
–
Jon
Thank you for the quick response, Jon.