# o_auth_flow.OAuthFlow

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**authorization_url** | **str** |  | [optional] 
**extensions** | **{str: (bool, date, datetime, dict, float, int, list, str,)}** |  | [optional] 
**refresh_url** | **str** |  | [optional] 
**scopes** | **{str: (str,)}** |  | [optional] 
**token_url** | **str** |  | [optional] 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)


