Skip to content

Appveyor deployment#13

Open
outsmartu wants to merge 15 commits intofix/Appveyorfrom
develop
Open

Appveyor deployment#13
outsmartu wants to merge 15 commits intofix/Appveyorfrom
develop

Conversation

@outsmartu
Copy link
Copy Markdown
Contributor

No description provided.

{
// Note the authenticationType must match the one defined in CookieAuthenticationOptions.AuthenticationType
var userIdentity = await manager.CreateIdentityAsync(this, authenticationType);
var userIdentity = await manager.CreateIdentityAsync(this, DefaultAuthenticationTypes.ApplicationCookie);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

is this change somehow related to Appveyor? why this pull request contains that?

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.

3 participants