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