]> git.openstreetmap.org Git - rails.git/blobdiff - app/helpers/oauth_clients_helper.rb
Adding initial version of the OAuth token authentication method. This adds basic...
[rails.git] / app / helpers / oauth_clients_helper.rb
diff --git a/app/helpers/oauth_clients_helper.rb b/app/helpers/oauth_clients_helper.rb
new file mode 100644 (file)
index 0000000..3b909aa
--- /dev/null
@@ -0,0 +1,2 @@
+module OauthClientsHelper
+end
\ No newline at end of file