Subject: | callback confirm is not always needed |
When I want to develop a command line tools for some OAuth based site, I
don't need a callback, I would not use callback_url at all. Under this
situation, I think we can skip the check for callback_confirm in the code?