Source position: fpopenapi.types.pp line 116
type TOauthFlowKeyword = (
ofkUnknown,
ofkAuthorizationUrl,
ofkTokenURL,
ofkRefreshURL,
ofkScopes
);