Method: OAuth::Server#authorize_path

Defined in:
lib/oauth/server.rb

#authorize_pathObject



50
51
52
# File 'lib/oauth/server.rb', line 50

def authorize_path
  @paths[:authorize_path]
end