Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

The AspNetCoreCompat package needs to be updated #881

Closed
BrennanConroy opened this issue Jun 24, 2016 · 3 comments
Closed

The AspNetCoreCompat package needs to be updated #881

BrennanConroy opened this issue Jun 24, 2016 · 3 comments
Assignees

Comments

@BrennanConroy
Copy link
Member

https://github.com/aspnet/Identity/tree/dev/src/Microsoft.AspNet.Identity.AspNetCoreCompat
The CreateSharedDataFormat method uses "Microsoft.AspNet.Authentication.Cookies.CookieAuthenticationMiddleware" which of course is the old name. Should check other parts of the source too and update the sample

@BrennanConroy
Copy link
Member Author

@HaoK @Tratcher

@HaoK
Copy link
Member

HaoK commented Jun 24, 2016

Ah good catch, thanks!

@HaoK HaoK self-assigned this Jun 24, 2016
@HaoK HaoK added this to the 1.0.1 milestone Jul 1, 2016
@HaoK HaoK added the bug label Jul 1, 2016
@HaoK
Copy link
Member

HaoK commented Jul 5, 2016

9e02042

@HaoK HaoK closed this as completed Jul 5, 2016
@HaoK HaoK added the 3 - Done label Jul 5, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants