Libraries
»
pelle-oauth
(0.3.0)
»
Index
»
OAuth
»
Server
»
#authorize_path
Method: OAuth::Server#authorize_path
Defined in:
lib/oauth/server.rb
#
authorize_path
⇒
Object
50 51 52
# File 'lib/oauth/server.rb', line 50
def
authorize_path
@paths
[
:authorize_path
]
end