oauth ability
unless (access_token.nil? || access_token.authorized_for?(exchange.amount)) | |
false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
unless (access_token.nil? || access_token.authorized_for?(exchange.amount)) | |
false |