GitHubOAuthCallRequest interface    
GitHubOAuth request object
Properties
| redirect | 
	The URL the client will redirect to on successful authentication. If empty, no redirect will occur.  | 
Property Details
		redirectUrl
	 
	The URL the client will redirect to on successful authentication. If empty, no redirect will occur.
redirectUrl?: string
				Property Value
string