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

Identity Options does not contain a definition for "Cookies" #14

Open
Neuroforge opened this issue Aug 26, 2018 · 0 comments
Open

Identity Options does not contain a definition for "Cookies" #14

Neuroforge opened this issue Aug 26, 2018 · 0 comments

Comments

@Neuroforge
Copy link

Hello,

This is a great project. However, it seems that IdentityOptions have move on and no longer have the Cookies extension.

Any thoughts on how to solve this?


var id = new ClaimsIdentity(Options.Cookies.ApplicationCookieAuthenticationScheme,
                    Options.ClaimsIdentity.UserNameClaimType,
                    Options.ClaimsIdentity.RoleClaimType);

Regards,

Daniel

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

No branches or pull requests

1 participant