Identity project (login page) for web apps #34
Replies: 6 comments 1 reply
-
I am considering adding Blazor frontend instead of Client.WorkerService. I am thinking of adding IdentityServer features while adding Blazor. Thank you for your feedback. Have a nice coding 😊 |
Beta Was this translation helpful? Give feedback.
-
IS4 license is not compatible with MIT I don't think it's a good candidate .. |
Beta Was this translation helpful? Give feedback.
-
I agree with Answer 1 and Answer 2. They are quite permissive and have only few restrictions. |
Beta Was this translation helpful? Give feedback.
-
From what I know IS4 will no longer be maintained: https://github.com/IdentityServer/IdentityServer4
|
Beta Was this translation helpful? Give feedback.
-
I haven't been looking at the IS4 repository for a long time. Thank you for the information. I just check the license compatibility for the current versions. I think it is not a good idea for using IS4 on an open-source project. If there is any tool like IS4 with an open-source licence, we can implement it. I am open to advice 😊 We can also implement our own identity service. |
Beta Was this translation helpful? Give feedback.
-
How about openiddict-core by OpenIddict? But their license is Apache-2.0 License not sure compatible with MIT or not. I'm not that sure about license. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Can you please add a login page project and use IdentityServer with all the built in features like reset password and 2factor authentication
Beta Was this translation helpful? Give feedback.
All reactions