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

Add additional Notification: AuthenticationComplete #327

Closed
brentschmaltz opened this issue Jul 2, 2015 · 2 comments
Closed

Add additional Notification: AuthenticationComplete #327

brentschmaltz opened this issue Jul 2, 2015 · 2 comments

Comments

@brentschmaltz
Copy link
Contributor

This would be fired just before returning from AuthenticateAsync and would be symmetric to OnMessageReceived. It would take the AuthenticationTicket that was produced.

@brentschmaltz brentschmaltz added this to the 1.0.0-beta7 milestone Jul 2, 2015
@Tratcher
Copy link
Member

Tratcher commented Jul 2, 2015

@brentschmaltz
Copy link
Contributor Author

@Tratcher It is not clear what you are suggesting.
Line 172 is: var model = await AuthenticateAsync();

@Eilon Eilon modified the milestones: 1.0.0-beta8, 1.0.0-beta7 Jul 30, 2015
@Eilon Eilon modified the milestones: Backlog, 1.0.0-beta8 Aug 27, 2015
@Tratcher Tratcher modified the milestones: 1.0.0-beta8, Backlog Sep 9, 2015
@Tratcher Tratcher self-assigned this Sep 9, 2015
Tratcher added a commit that referenced this issue Sep 9, 2015
Tratcher added a commit that referenced this issue Sep 15, 2015
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Tratcher added a commit that referenced this issue Sep 16, 2015
#358 Add a UserInformationReceived event.
#327 Add AuthenticationCompleted event.
#340 Split the Redirect event for Authentication and SignOut.
Rename OnAuthorizationCodeRedeemed to OnTokenResponseReceived.
Move IdTokenReceived to AuthorizationResponseReceived.
Rename IdTokenValidated to AuthenticationValidated.
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

3 participants