build_login_url
Description:
Builds a url at which the user can log in to the specified OAuth2-based web service.
See the documentation for build_login_url_full for detailed information.
Parameters:
| this |
an OAuth2Proxy object |
| redirect_uri |
the uri to redirect to after the user authenticates |
Returns:
|
a newly allocated uri string |