-
Notifications
You must be signed in to change notification settings - Fork 336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#help wanted: Could you please add the login functionality using IdentityServer 4? #87
Comments
I am considering using OpenIddict to replace IdentityServer4 for Single Sign-On (SSO) functionality. |
Thank you very much for your encouragement! Currently, I'm using this project for many web applications with single sign-on (SSO). If possible, I hope you will consider using this technology, or do you have a guide to change the login and token management for users? Thank you very much for what you have shared. With love from Vietnam. |
Hi, do you want use Admin.Core be the server for authentication server or you just need to use the other authentication server to login Admin.Core? |
First of all, thank you for your great question! Now that I have an authentication and user identification system for many of the applications in my small ecosystem, I want to use it to log into admin.core use vuejs |
Ha...looks like we want exactly the opposite. |
What's? |
Hello,
I have been interested in your framework for a long time, and I really like your project! Currently, I am working with ASP.NET 6 using MVC and IdentityServer4 for login. Now, I want to switch to using Vue. I am just starting to learn Vue and would like to use your project and integrate IdentityServer4 login.
I would greatly appreciate it if you could create a project with such login functionality. Thank you very much!
The text was updated successfully, but these errors were encountered: