episerver / DeveloperTools

EXPERIMENTAL project to build small tools useful for developers of EPiServer CMS
Apache License 2.0
45 stars 15 forks source link

Feature/go go gadgets #54

Open kennygutierrez opened 1 year ago

kennygutierrez commented 1 year ago

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.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

HowardMcfalllx commented 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!

valdisiljuconoks commented 1 year ago

@kennygutierrez I'm back from vacation next week. Will work on open source - so this PR is on the list then.. ;)

valdisiljuconoks commented 1 year ago

https://github.com/episerver/DeveloperTools/issues/51