C# Class IdentityServer.Controllers.CompleteAdditionalInformationController

Inheritance: PartialLoginControllerBase
Mostrar archivo Open project: GeertHuls/SecuredApi

Public Methods

Method Description
Index ( ) : Task

Private Methods

Method Description
CreateAccount ( CompleteAdditionalInformationModel model, ClaimsIdentity partialSignInUser ) : void
Index ( CompleteAdditionalInformationModel model ) : Task
Save ( User newUser ) : void

Method Details

Index() public method

public Index ( ) : Task
return Task