Alvin Liang
Alvin Liang
You really just need to pass in a client that conforms to the OAuth2 service token's API. I'm not sure if any currently maintained two-legged OAuth clients (for the service...
Hmm, I have a feeling the CI build is messed up because of some dependency issues, similar to in the other PR that's open right now.
Overall this looks ok, just need to make sure the public-facing api still makes sense in my head. Also need to take out the version bump
I was able to make show/hide of `FunctionField` work by adding a `source` prop.
I'd love to see a fix for this eventually. Until then, I was able to make the input full-width by applying the styles @panfiva suggested using material-ui's support for nested...