-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Yahoo Authentication #15557
Comments
You could read how it is done for twitter (Microsoft.AspNetCore.Authentication.Twitter and OrchardCore.Twitter) and make a PR |
I don't have any expertise on this. I was hoping that someone could implement this feature. I am looking for an open-source CMS with Yahoo Authentication. |
It's good for an open-source project, you could add this feature in OCC https://github.com/OrchardCoreContrib/OrchardCoreContrib.Modules I can guide you to implement if you have an interest |
@hishamco |
Please share an issue in OCC. Modules and let's continue there |
Need a feature that allows Authenticates users with their Yahoo Account.
Is there any quick way to implement this by re-using any existing authentication project like Github/Twitter?
Yahoo Oauth Guide
The text was updated successfully, but these errors were encountered: