Skip to content
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

Added UseTumblrAuthentication #171

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

qanuj
Copy link
Contributor

@qanuj qanuj commented Jun 29, 2016

Adding UseTumblrAuthentication for #170

@TerribleDev
Copy link
Owner

Very cool. I am at monitorama (a conference) right now. Ill have to look into this later this week/next week.

using Microsoft.Owin.Security;
using Microsoft.Owin.Security.Provider;

namespace Owin.Security.Providers.Tumblr.Provider {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please fix the inconsistent formatting in this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@TerribleDev
Copy link
Owner

I pulled down your code and ran it in the same project, and I cannot seem to get a valid login,

1 thing I did find...your comment about the default url is signin-Tumblr, but the actual default is signin-tumblr

@qanuj
Copy link
Contributor Author

qanuj commented Aug 4, 2016

it should be working now.

@TerribleDev
Copy link
Owner

Thanks I am on holiday and probably will not get to this until September 15. Sorry for any inconvenience this may have caused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants