A Python client for FileMaker's OData v4 API. OAuth is a multi-step flow: get a redirect URL, send the user to it, then exchange the identifier from the callback for an authenticated client. When ...