lib/oauth2-auth-server/endpoints/authorize.rb in oauth2-auth-server-0.0.1 vs lib/oauth2-auth-server/endpoints/authorize.rb in oauth2-auth-server-0.0.2
- old
+ new
@@ -1,5 +1,5 @@
-module Oauth2
+module OAuth2
module Auth
module Server
module Endpoints
class Authorize
end
\ No newline at end of file