summaryrefslogtreecommitdiffstats
path: root/samples/OAuthServiceProvider/Global.asax
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OAuthServiceProvider/Global.asax')
-rw-r--r--samples/OAuthServiceProvider/Global.asax1
1 files changed, 1 insertions, 0 deletions
diff --git a/samples/OAuthServiceProvider/Global.asax b/samples/OAuthServiceProvider/Global.asax
new file mode 100644
index 0000000..e9ae062
--- /dev/null
+++ b/samples/OAuthServiceProvider/Global.asax
@@ -0,0 +1 @@
+<%@ Application Inherits="Global" CodeBehind="App_Code\Global.cs" %> \ No newline at end of file