# File lib/oauth/controllers/application_controller_methods.rb, line 78 def token oauth20_token || oauth10_access_token || nil end