Loading
Documentation: We can also change authorize_url and token_url
Created by: tuxdna
The default values for Authorization URL is oauth/authorize and Access Token URL is oauth/token.
I have added an example to README.md, for how to we can also change these URLs.