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

Sample AccountController does not populate ViewBag.LoginProviders on Login #638

@egorpavlikhin

Description

@egorpavlikhin

ViewBag.LoginProviders is populated on GET Login action, but not on POST, which results in a RuntimeBinderException when trying to login.

https://github.com/aspnet/Identity/blob/dev/samples/IdentitySample.Mvc/Controllers/AccountController.cs#L42

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions