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

Template with Identity does no longer include an ApplicationUser #7982

Closed
poke opened this issue Aug 7, 2018 · 1 comment
Closed

Template with Identity does no longer include an ApplicationUser #7982

poke opened this issue Aug 7, 2018 · 1 comment
Assignees

Comments

@poke
Copy link
Contributor

poke commented Aug 7, 2018

The identity docs for 2.1 keep referring to the ApplicationUser type that has been previously provided by the templates.

However, in the current templates, no ApplicationUser class is scaffolded. So the docs either need to be updated to use the IdentityUser type, or have a step where the user creates a ApplicationUser type themselves.

The ApplicationUser was removed in aspnet/Templating@5325c65.

@Rick-Anderson Rick-Anderson self-assigned this Aug 7, 2018
@Rick-Anderson
Copy link
Contributor

I'm fixing this in #7930

@poke in the future, can you open issues from the doc page (at the bottom of the doc)?

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

2 participants