IGoogleOAuth2AuthenticationProvider::ReturnEndpoint Method
Invoked prior to the ClaimsIdentity being saved in a local cookie and the browser being redirected to the originally requested URL.
Assembly: Microsoft.Owin.Security.Google (in Microsoft.Owin.Security.Google.dll)
Parameters
- context
- Type: Microsoft.Owin.Security.Google::GoogleOAuth2ReturnEndpointContext
Contains context information and authentication ticket of the return endpoint.
Show: