You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,15 +10,15 @@ This project was developed to look into ways we can bring OAuth to the world of
10
10
11
11
I have included the following in the source
12
12
13
-
**DotNetOpenAuth.WebAPI
13
+
**DotNetOpenAuth.WebAPI**
14
14
15
15
- Code required for the magic to happen
16
16
17
-
**DotNetOpenAuth.WebAPI.ClientSample
17
+
**DotNetOpenAuth.WebAPI.ClientSample**
18
18
19
19
- A sample client demonstrating communicating with a WebAPI resource via JavaScript as well as C#. Simply check/uncheck the checkbox to switch between the client modes
20
20
21
-
**DotNetOpenAuth.WebAPI.HostSample
21
+
**DotNetOpenAuth.WebAPI.HostSample**
22
22
23
23
- A sample authorisation server and WebAPI host utilising the functionality exposed in DotNetOpenAuth.WebAPI
0 commit comments