Open kennygutierrez opened 1 year ago
Hello! It's great to hear that you're interested in adding some of the Go Go Gadgets stuff to the developer tools after two years.
To output the transformed appsettings.json file and the claims and roles, you can create two separate screens within the developer tools. The first screen can display the transformed appsettings.json file using the appropriate code to read and output the file. The second screen can display the claims and roles using the necessary code to access and output that information.
It's important to ensure that the developer tools are secure and that only authorized users have access to them. Additionally, it's always a good idea to thoroughly test any changes or additions to the developer tools to ensure they function properly and do not introduce any new vulnerabilities.
Thank you for continuing to improve and enhance the developer tools for the Go Go Gadgets project!
@kennygutierrez I'm back from vacation next week. Will work on open source - so this PR is on the list then.. ;)
Two years later I finally take you up on the offer to add some of the Go Go Gadgets stuff to the developer tools! One screen to output the transformed appsettings.json file. One screen to output the claims and roles.