skoruba / Duende.IdentityServer.Admin

The administration for the Duende IdentityServer and Asp.Net Core Identity ⚡
Apache License 2.0
559 stars 194 forks source link

New UI in React and Typescript #182

Open skoruba opened 11 months ago

skoruba commented 11 months ago

I am working on new version of UI which will be rewritten in React and Typescript.

I want to provide a better way to create clients and resources - add a helpful wizard for easier configuration - #18.

farshid3003 commented 7 months ago

Are you sure you do not want to do it with VueJS 3 :D It should be so easier and faster to develop.

skoruba commented 7 months ago

Are you sure you do not want to do it with VueJS 3 :D It should be so easier and faster to develop.

I am already working on several projects with React, so that is reason why I want to use it. 😄

farshid3003 commented 7 months ago

Fair enough. Thanks for the great work.

rezabay commented 5 months ago

@skoruba Are you going to use React for all the pages including Login? What about using Blazor (server side)?

skoruba commented 5 months ago

@rezabay - currently, I am working only on Admin UI part in React.

I do not have experience with Blazor, let me think about STS part.

Thanks for your idea. 👍

njoromyke commented 2 months ago

Any update on this?

skoruba commented 2 months ago

Yes, I am working on it in my free time. 👍 I will share my draft version soon.