lib/oauth2-auth-server/routes.rb in oauth2-auth-server-0.0.1 vs lib/oauth2-auth-server/routes.rb in oauth2-auth-server-0.0.2
- old
+ new
@@ -1,7 +1,7 @@
# require 'action_dispatch/routing/mapper'
-module Oauth2
+module OAuth2
module Auth
module Server
module ActionDispatch::Routing
class Mapper
def oauth2_token_endpoint(path = 'oauth2/token')
\ No newline at end of file