FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update Default.aspx.cs · OpenTouryoProject/SampleProgram@3ddcdc7 · GitHub

Commit 3ddcdc7

Browse files
Update Default.aspx.cs
#14 (comment)
1 parent 3de25a3 commit 3ddcdc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • ASPNET/OpenID_Connect/OpenIDConnect_sample/OpenIDConnect_sample

‎ASPNET/OpenID_Connect/OpenIDConnect_sample/OpenIDConnect_sample/Default.aspx.cs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ protected void Page_Load(object sender, EventArgs e)
6666
// Assigning user Identity name to the label
6767
this.lblLoggedInUser.Text = Context.User.Identity.Name;
6868

69-
// TODO: Coding the logic after the authentication process has been completed.
69+
// TODO: Please implement the processing after the authentication.
7070
// ...
7171
}
7272
}

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL