# File lib/doorkeeper/oauth/helpers/uri_checker.rb, line 27 def self.native_uri?(url) url == Doorkeeper.configuration.native_redirect_uri end